Roundup Tracker - Issues

Message2271

Author schlatterbeck
Recipients
Date 2006-06-13.21:16:01
Message-id
In-reply-to
A trailing '?' in a subject-line containing utf-8
non-ascii characters will result in an encoded string
that can't be decoded because it ends in ??= which at
least mutt and Lotus Notes can't decode.

The attached patch adds another exception to
header-encoding and also updates the regression test
with a test-case.
History
Date User Action Args
2009-02-03 14:21:48adminlinkissue1505663 messages
2009-02-03 14:21:48admincreate