Hi there,
  I had problem with encoding in my flow script. The encoding was still
ISO-8859-1, even after I set the correct values to <form-encoding> parameter.

  When I tested this on the userprefs flow sample and I've seen, that the 
encoding is right after registration screen (flowscript uses 
cocoon.request.<parameter name>), but wrong after edit screen (when 
flowscript uses cocoon.request.get(<parameter name>)).

  My question is: is this behaviour correct, or o.a.c...HttpRequest should be
fixed in way, that it would reencode parameter values even in method get()?

  Hope this observation will help people who are getting mad of encoding 
problems :)

Patrik Dudits


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

Reply via email to