annotate test/__init__.py @ 5151:6bbb6dd97458

Fix subject parsing in mail gateway. The previous parsing routine would not ensure that arguments are at the end of the subject and when subject_suffix_parsing was configured to be 'loose' it would truncate the subject when encountering a double prefix, e.g. Subject: [frobulated] [frobulatedagain] this part would be lost
author Ralf Schlatterbeck <rsc@runtux.com>
date Tue, 19 Jul 2016 11:47:53 +0200
parents f63aa57386b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1873
f63aa57386b0 Backend improvements.
Richard Jones <richard@users.sourceforge.net>
parents: 1797
diff changeset
1 # make this dir a package

Roundup Issue Tracker: http://roundup-tracker.org/