summaryrefslogtreecommitdiff
path: root/share/online-temp
diff options
context:
space:
mode:
authorburbschat <b.urbschat@tum.de>2023-11-24 21:39:31 +0100
committerburbschat <b.urbschat@tum.de>2023-11-24 21:39:31 +0100
commit0cb17135b9ed52c89f20e671b03decd94ab7b2fe (patch)
treee2686424b2c63498ad02fffdc47d59844266e83e /share/online-temp
parenta8863a750a360bad6759f5f2c4df5d2001b31e18 (diff)
Fix escaping in message IDs from notmuch
`+` was properly escaped but only once. `$` was not escaped at all. This would result in messages with message IDs containing more than one `+` or at least on `$` to not be shown after limiting. `$` itself has to be escaped presumably for the shell. This results in three prepended backslashes in the limit string and six in the config file, as there backslashes themselves have to be escaped.
Diffstat (limited to 'share/online-temp')
0 files changed, 0 insertions, 0 deletions