On Tue, May 13, 2008 at 01:32:42PM +0100, Eric Kow wrote:
> 2008/5/12 David Roundy <[EMAIL PROTECTED]>:
> > I get the same error, but have no idea what might have triggered it
> >  (or time to track it down today).
> 
> The following thread seems relevant:
>  
> http://groups.google.com/group/linux.debian.bugs.rc/browse_thread/thread/bc161a127850967d
> 
> I guess the advice was for the Debian package, but it would it be evil
> if we did this to our own instance right there in
> /usr/lib/python2.4/site-packages/roundup/cgi/templating.py ?
> 
> > Comparing the code of templating.py with the previous version makes the
> > fix obvious luckily.  In templating.py on line 2698 change:
> >
> >    def plain(self):
> >
> > back into:
> >
> >    def plain(self, escape=0):

It does seem relevant, but there isn't a line 2698...
-- 
David Roundy
Department of Physics
Oregon State University
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to