diff options
author | Koni Marti <koni.marti@gmail.com> | 2022-08-11 16:52:04 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-08-22 09:30:37 +0200 |
commit | 0db924dc14a38109d892613bb4e16159ff305350 (patch) | |
tree | 0570bd9b998c73a58a638c5945110adc46119c4c /widgets/dirtree.go | |
parent | 132b5fed9ee2ada3c4a32adc1a7484b01c7b2b05 (diff) | |
download | aerc-0db924dc14a38109d892613bb4e16159ff305350.tar.gz |
filters: fix calendar filter parsing
Fix parsing of colons. Since the field separator is also the colon, it
could mess up the parsed fields, i.e. a subject line like "WG: dinner"
could end up as "WG" instead of keeping the entire string.
Fixes: ab941eb ("filters: posix compliant rewrite of calendar filter")
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'widgets/dirtree.go')
0 files changed, 0 insertions, 0 deletions