Message85366
I think the problem is best viewed as headers are not being parsed
according to RFC2822 and decoded after that, so the recognition of
encoded words should be looser, and not require whitespace around them,
as it is not required in all contexts.
Patch and test, tested on 2.6.1, 2.7trunk. The test mostly just
reverses the sense of test_rfc2047_without_whitespace(). |
|
Date |
User |
Action |
Args |
2009-04-04 02:08:52 | tony_nelson | set | recipients:
+ tony_nelson, barry, jafo, tlynn, ggenellina, kael |
2009-04-04 02:08:51 | tony_nelson | set | messageid: <1238810931.84.0.362768728642.issue1079@psf.upfronthosting.co.za> |
2009-04-04 02:08:50 | tony_nelson | link | issue1079 messages |
2009-04-04 02:08:50 | tony_nelson | create | |
|