GNU bug report logs -
#41511
[PATCH] Decode group name before matching against gnus-parameters
Previous Next
Reported by: Łukasz Stelmach <stlman <at> poczta.fm>
Date: Sun, 24 May 2020 17:01:02 UTC
Severity: normal
Tags: patch
Done: Eric Abrahamsen <eric <at> ericabrahamsen.net>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 41511 <at> debbugs.gnu.org (full text, mbox):
close 41511
thanks
Łukasz Stelmach <stlman <at> poczta.fm> writes:
> Eric Abrahamsen <eric <at> ericabrahamsen.net> writes:
>> Łukasz Stelmach <stlman <at> poczta.fm> writes:
>>
>>> Group names in Gnus are stored and processed as strings of bytes
>>> (e.g. "Wiadomo\305\233ci-\305\233mieci") while regular expressions in
>>> gnus-parameters are encoded as multibyte strings (e.g. "Wiadomości-śmieci")
>>> and matching the latter aginst the former doesn't work. Parameters set
>>> for groups with non-ascii characters in their names cannot be retrieved.
>>
>> Group names in Gnus have been fully decoded strings for six months or
>> more -- are you seeing this bug in master?
>
> Shame on me. I created the patch on 26.1, cherry-picked it to master,
> tested and assumed it was still needed because it applied without issues
> and worked as expected.
Good news! You had me very worried for a second there :)
This bug report was last modified 4 years and 360 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.