You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Jyri P <bw...@luukku.com> on 2004/08/19 10:29:17 UTC

Request decoding problem

Hi,
We are having trouble with request parameters that have special characters (scandinavian letters) not decoding correctly. These parameters are passed from a form in the request to be displayed on another form, but they are not decoded properly from the uri (for example the letter ä becomes ä) in the result xml.  We are using ISO-8859-1 encoding. By what I've gathered from previous mails in the archive, this seems to be the default encoding used, so should it work without making any alterations to any cocoon configuration files? Could there be a problem with the parser? We are running Cocoon 2.1.5 on Tomcat 4.1.24. 

All help would be much appreciated!

-Jyri


..............................................................
 MTV3 Laajakaista - Hauskemman elämän puolesta.
 http://www.mtv3.fi/liittyma/hankinta/laajakaista/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Request decoding problem

Posted by Antonio Gallardo <ag...@agssa.net>.
Jyri P dijo:
> Hi,
> We are having trouble with request parameters that have special characters
> (scandinavian letters) not decoding correctly. These parameters are passed
> from a form in the request to be displayed on another form, but they are
> not decoded properly from the uri (for example the letter ä becomes ä) in
> the result xml.  We are using ISO-8859-1 encoding. By what I've gathered
> from previous mails in the archive, this seems to be the default encoding
> used, so should it work without making any alterations to any cocoon
> configuration files? Could there be a problem with the parser? We are
> running Cocoon 2.1.5 on Tomcat 4.1.24.
>
> All help would be much appreciated!

http://wiki.apache.org/cocoon/RequestParameterEncoding

Best Regards,

Antonio Gallardo


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org