26 May
2008
26 May
'08
10:27 a.m.
--On 26. Mai 2008 12:10:14 +0200 Mattia Belletti <mattia.belletti@gmail.com> wrote:
I was working on a site developed over Zope 2.10, using python 2.4 and a Debian Etch (ask me if you need more informations). Sometimes, at non-predictable times (I think, when concurrent accesses are performed, because of the nature of the error), I get this backtrace [ in http://codepad.org/cM76kVjT too ]:
File "/var/lib/zope2.10/instance/oldrevision/Products/Localizer/ patches.py", line 89, in new_publish
I would say: blame Localizer performing some (evil) monkey-patching. You might contact the author of Localizer. -aj