Re: [Mailman-Users] UnicodeDecodeError accessing into web admin interface

2014-11-27 Thread Mark Sapiro
On 11/26/2014 10:43 PM, Mark Sapiro wrote: > > I have been unsuccessful in my attempts to duplicate this exception. Can > you tell me exactly what strings caused this problem and how you set > them in Mailman? With the kind assistance of the OP who provided me with problem config.pck files, I ha

Re: [Mailman-Users] UnicodeDecodeError accessing into web admin interface

2014-11-26 Thread Mark Sapiro
On 11/24/2014 07:25 PM, Mark Sapiro wrote: > On 11/24/2014 05:15 PM, Ferriol wrote: > >> I'm reseting this values with config_list. I prepare a file with >> value='' p.ex. >> # -*- python -*- >> # -*- coding: utf-8 -*- >> info='' >> welcome_msg='' >> msg_footer='' >> topics='' >> >> and then I do

Re: [Mailman-Users] UnicodeDecodeError accessing into web admin interface

2014-11-24 Thread Mark Sapiro
On 11/24/2014 05:15 PM, Ferriol wrote: > > El 24/11/14 a les 21:10, Mark Sapiro ha escrit: >> >> This is probably an English language list so it's Mailman character set >> is us-ascii, and there is something (?) that has non-ascii, probably >> utf-8 because 0xc3 is a utf-8 leadin, encoded text. >>

Re: [Mailman-Users] UnicodeDecodeError accessing into web admin interface

2014-11-24 Thread Ferriol
Hi, Thanks for you response, El 24/11/14 a les 21:10, Mark Sapiro ha escrit: > > This is probably an English language list so it's Mailman character set > is us-ascii, and there is something (?) that has non-ascii, probably > utf-8 because 0xc3 is a utf-8 leadin, encoded text. > > Finding exactly

Re: [Mailman-Users] UnicodeDecodeError accessing into web admin interface

2014-11-24 Thread Mark Sapiro
On 11/24/2014 04:05 AM, Ferriol wrote: > > I'm trying to access to the web admin interface and I can't > After authentication says "Bug in Mailman version 2.1.13" > > I looked to the mailman error and read: > admin(14653): [- Mailman Version: 2.1.13 -] > admin(14653): [- Traceback ---

[Mailman-Users] UnicodeDecodeError accessing into web admin interface

2014-11-24 Thread Ferriol
Hi, I'm trying to access to the web admin interface and I can't After authentication says "Bug in Mailman version 2.1.13" I looked to the mailman error and read: admin(14653): [- Mailman Version: 2.1.13 -] admin(14653): [- Traceback --] admin(14653): Traceback (most recent call la