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): -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9 _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
