> And what about your HTML serializer? Which encoding does it
> use for the form?

Thank you Timur, but Volkmar already pointed this out to me.
Actually I have to configure two things to put it right.

First -- as you suggested -- configure the HTMLSerializer to produce
UTF-8 and second put a 'set-encoding' action as the top-level action of
the pipeline to be used. This will inform Cocoon to use UTF-8 when
decoding the submitted form parameters from the request again.


Regards,

Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to