Comment 7 for bug 202332

Revision history for this message
Jeff Waugh (jdub) wrote : Re: mailman broken after security upgrade on gutsy

Also seen here (gutsy, i386). Very serious, as it causes the daemon to fail, rendering lists inoperable.

The bug is obvious in the code (line 437 in /var/lib/mailman/Mailman/Gui/General.py):

            mlist.subject_prefix = Utils.canonstr(
        elif property == 'info':