[Zope-CMF] Re: bug on CMFonFive trunk
Lennart Regebro
regebro at gmail.com
Mon Jan 23 08:47:06 EST 2006
On 1/23/06, Pawel Lewicki <lewicki at provider.pl> wrote:
> I reported the same problem on #z3-base on Friday. That checkin makes
> action/name unicode string and ZPT has a problem with rendering.
No, it makes it a string, to avoid those problems. However, if it is a
Message or MessageId object, it will not be a string, but it will
continue to be a Message object, so it can be translated. It may be
default translation returns an unicode string, which would cause
problems (although pobably not the one reported by Rocky). Providing
translation for this should work. It does for me, anyway.
--
Lennart Regebro, Nuxeo http://www.nuxeo.com/
CPS Content Management http://www.cps-project.org/
More information about the Zope-CMF
mailing list