[Zope] UTF encoding problem w/ ZPT's (No, not the usual :)

Chris Withers chris at simplistix.co.uk
Mon Sep 3 02:54:31 EDT 2007


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


More information about the Zope mailing list