[Mailman-Developers] [ mailman-Bugs-663593 ] Traceback when changing email address

SourceForge.net noreply at sourceforge.net
Tue Jan 7 02:04:01 EST 2003


Bugs item #663593, was opened at 2003-01-07 11:04
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=663593&group_id=103

Category: Web/CGI
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Daniel Buchmann (avalon)
Assigned to: Nobody/Anonymous (nobody)
Summary: Traceback when changing email address

Initial Comment:
I got this traceback when trying to change a member's  email address on 
his options page. His name contained a non-ASCII character, which is 
probably why this happened.

Traceback (most recent call last):
  File "/home/mailman/scripts/driver", line 87, in run_main
    main()
  File "/home/mailman/Mailman/Cgi/options.py", line 269, in main
    if membername and membername <> oldname:
UnicodeError: ASCII decoding error: ordinal not in range(128)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=663593&group_id=103



More information about the Mailman-Developers mailing list