When login in through the mobile app using form, the GetTokenFromFormAction will encode the parameters in UTF-8 while the cocoon environment request decode them as ISO-8959-1
org.apache.cocoon.environment.wrapper.RequestParameters#parseName
used in the RequestParameters constructor
- testing discovered
-
RUNTIME-4357 Internal request parameters are badly decoded
-
- Open
-