3 Sep
2007
3 Sep
'07
6:54 a.m.
Doyon, Jean-Francois wrote:
'user': <SpecialUser 'Anonymous User'>} TypeError: 'unicode' object is not callable
The problem is that zope.tales.tales.evaluate() tests for a str ... But, now, for unknown reasons, it's getting a unicode string.
...but even if it got an str, str's aren't callable either. Might be something to look at... cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk