Hi, I've stumbled upon what I think is a small bug in listen. The problem is visible when a user has unicode characters in his name and tries to post a message on the list via the web frontend (not by sending an email).
In this case all the unicode characters are removed from the name which leaves the name illegible. The problem comes from browser/mail_archive_views.py : 253 (ArchiveNewTopicView.member_address) where all the characters are removed. I believe this is a bug and though I am not sure how, I think it should be fixed. Best regards, Domas -- Archive: http://www.openplans.org/projects/listen/lists/listen-dev/archive/2009/05/1241582704571 To unsubscribe send an email with subject "unsubscribe" to [email protected]. Please contact [email protected] for questions.
