[Mailman-Developers] We've hit a bug!!!

John Viega John@list.org
Sun, 11 Oct 1998 07:02:19 -0700


Ah, life on the bleeding edge.  The cvs tree now has a new
HTMLFormatter.py that should fix the problem.

John

On Sun, Oct 11, 1998 at 01:48:56PM +0200, Bavo De Ridder wrote:
> Hello,
> 
> I just installed the cvs version of mailman. I backup my old lists (saving
> the contents of the lists subdirtree) and after installing the new version
> (cvs), I copied the list-backups to their right  place(s). I did the same
> with the lock files. Now I get the following error each time I want to
> view the 'listinfo' of a list:
> 
> Traceback (innermost last):
>   File "/home/mailman/scripts/driver", line 103, in run_main
>     main()
>   File "../Mailman/Cgi/listinfo.py", line 54, in main
>     FormatListListinfo(list)
>   File "../Mailman/Cgi/listinfo.py", line 150, in FormatListListinfo
>     replacements = list.GetStandardReplacements()
>   File "../Mailman/HTMLFormatter.py", line 305, in GetStandardReplacements
>     return {
>   File "../Mailman/HTMLFormatter.py", line 160, in FormatSubscriptionMsg
>     if not self.open_subscribe:
> AttributeError: open_subscribe
> 
> When I request an 'admin' page of a list, everything works as expected...
> 
> What is going wrong?
> 
> 
> 
> Bavo De Ridder
> 
> 
> 
> _______________________________________________
> Mailman-Developers maillist  -  Mailman-Developers@python.org
> http://www.python.org/mailman/listinfo/mailman-developers