>While running 2.1.4 I get the following when trying to access the
>Membership Management module from the admin page. This only happens on
>one list on a server with ~400 lists.
>
>ideas?
>Con Wieland
>
>Traceback (most recent call last):
> File "/usr/local/mailman/scripts/driver", line 87, in r
On May 19, 2004, at 01:28, Con Wieland wrote:
While running 2.1.4 I get the following when trying to access the
Membership Management module from the admin page. This only happens on
one list on a server with ~400 lists.
[...]
all = [_m.encode() for _m in mlist.getMembers()]
UnicodeDecodeErro
While running 2.1.4 I get the following when trying to access the
Membership Management module from the admin page. This only happens on
one list on a server with ~400 lists.
ideas?
Con Wieland
Traceback (most recent call last):
File "/usr/local/mailman/scripts/driver", line 87, in run_main