Menu

#41 Document refresh fails in debug session

open
nobody
None
5
2010-09-14
2010-09-14
No

./bin/client debug
[...]
>>> doc.refresh()
2010-09-14 00:57:39 ERROR Plomino Traceback (most recent call last):
File ".../zeocluster/src/Products.CMFPlomino/Products/CMFPlomino/PlominoField.py", line 246, in getFieldRender
doc=target
File ".../Zope-2.10.11-final-py2.4/lib/python/zope/pagetemplate/pagetemplate.py", line 96, in __call__
return self.pt_render(self.pt_getContext(args, kwargs))
File ".../Zope-2.10.11-final-py2.4/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
strictinsert=0, sourceAnnotations=sourceAnnotations)()
File ".../Zope-2.10.11-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
self.interpret(self.program)
File ".../Zope-2.10.11-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
handlers[opcode](self, args)
File ".../Zope-2.10.11-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
self.do_optTag(stuff)
File ".../Zope-2.10.11-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
return self.no_tag(start, program)
File ".../Zope-2.10.11-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
self.interpret(program)
File ".../Zope-2.10.11-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
handlers[opcode](self, args)
File ".../Zope-2.10.11-final-py2.4/lib/python/zope/tal/talinterpreter.py", line 586, in do_setLocal_tal
self.engine.setLocal(name, self.engine.evaluateValue(expr))
File ".../Zope-2.10.11-final-py2.4/lib/python/zope/tales/tales.py", line 696, in evaluate
return expression(self)
File ".../Zope-2.10.11-final-py2.4/lib/python/zope/tales/pythonexpr.py", line 59, in __call__
return eval(self._code, vars)
File "<string>", line 0, in ?
File ".../Zope-2.10.11-final-py2.4/lib/python/OFS/Traversable.py", line 301, in restrictedTraverse
return self.unrestrictedTraverse(path, default, restricted=True)
File ".../Zope-2.10.11-final-py2.4/lib/python/OFS/Traversable.py", line 259, in unrestrictedTraverse
next = queryMultiAdapter((obj, self.REQUEST),
AttributeError: REQUEST
Plomino rendering error : REQUEST
with context : <PlominoField at finance_object_amount>

Discussion


Log in to post a comment.

MongoDB Logo MongoDB