[Zope-CMF] Re: [dev] Portal status messages and i18n: a proposal
Lennart Regebro
regebro at gmail.com
Thu Feb 23 09:13:22 EST 2006
On 2/23/06, Hanno Schlichting <plone at hannosch.info> wrote:
> Message(ID)s indeed solve this but are complex unicode objects, that are
> quite hard to map to a query string safe (per standard pure ascii but
> utf-8 might work in recent browser versions) representation.
Ah, OK, now I get you. I got really confused by your earlier answer.
Right, when you redirect, you need to get the message in there.
I would probably just translate it before the redirect, but that does
require some extra coding for every case. Automatic solutions would
probably be a good idea.
--
Lennart Regebro, Nuxeo http://www.nuxeo.com/
CPS Content Management http://www.cps-project.org/
More information about the Zope-CMF
mailing list