[Mailman-Developers] mailman 2.1.4 problem

Barry Warsaw barry at python.org
Sun Feb 8 14:07:48 EST 2004


On Fri, 2004-02-06 at 02:18, Ako Ito wrote:
> hello gurus,
> encountered this problem below in one of my mailing list.. any ideas on how to resolve this?
> 
> thanks
> Bug in Mailman version 2.1.4
-------------------------^^^^^
> 
> We're sorry, we hit a bug!
> If you would like to help us identify the problem, please email a copy of this page to the webmaster for this site with a description of what happened. Thanks! 
> 
> Traceback:
> 
> Traceback (most recent call last):
>   File "/adb/data/pkg/mailman/2.1.3/scripts/driver", line 87, in run_main
--------------------------------^^^^^
>     main()
>   File "/adb/data/pkg/mailman/2.1.3/Mailman/Cgi/admin.py", line 198, in main
>     show_results(mlist, doc, category, subcat, cgidata)
>   File "/adb/data/pkg/mailman/2.1.3/Mailman/Cgi/admin.py", line 498, in show_results
>     form.AddItem(membership_options(mlist, subcat, cgidata, doc, form))
>   File "/adb/data/pkg/mailman/2.1.3/Mailman/Cgi/admin.py", line 870, in membership_options
>     all = [_m.encode() for _m in mlist.getMembers()]
> UnicodeError: ASCII decoding error: ordinal not in range(128)

Something is very wrong with your installation.  Are you running Mailman
2.1.4 or 2.1.3?  

-Barry





More information about the Mailman-Developers mailing list