The fix that avoided the exception by displaying the representation of
the attribute rather than the attribute in cases of text attributes
whose value is not a string caused issues if the page that displayed the
representation(s) was 'submitted'.

This the fix has been changed to encode unicode text values in the
character set of the list's language and replace any characters that
can't be encoded in that character set.

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1397170

Title:
  admin CGI throws UnicodeDecodeError when certain list text attrubutes
  are unicodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/1397170/+subscriptions
_______________________________________________
Mailman-coders mailing list
Mailman-coders@python.org
https://mail.python.org/mailman/listinfo/mailman-coders

Reply via email to