Public bug reported:
The Runner _onefile method inherited by ArchRunner sets the i18n language to that of the message's sender. This is the language context in effect when Scrubber is called to scrub the message to plain text. It should be set to the list's preferred language.
** Affects: mailman Importance: Medium Assignee: Mark Sapiro (msapiro) Status: In Progress
** Description changed:
The Runner _onefile method inherited by ArchRunner sets the i18n - language to that of the messages sender. This is the language context in - effect when Scrubber is called to scrub the message to plain text. It + language to that of the message's sender. This is the language context + in effect when Scrubber is called to scrub the message to plain text. It should be set to the list's preferred language.
** Branch linked: lp:mailman/2.1
** Changed in: mailman Status: In Progress => Fix Committed
** Changed in: mailman Status: Fix Committed => Fix Released