[ http://jira.magnolia.info/browse/MAGNOLIA-630?page=comments#action_11675 ]
Philipp Bracher commented on MAGNOLIA-630: ------------------------------------------ If magnolia get's a parameter due a GET post it doesn't it get UTF-8 decoded. At least this is what is happening in the tomcat 5.0.28. I fixed this in the DMS and therfore I wrote a util method to get the parameter in UTF-8 use therfore: info.magnolia.cms.util.RequestFormUtil.getURLParameterDecoded() This works fine. > Search won't work with accented characters > ------------------------------------------ > > Key: MAGNOLIA-630 > URL: http://jira.magnolia.info/browse/MAGNOLIA-630 > Project: magnolia wcm > Type: Bug > Components: samples > Versions: 2.1.3 > Reporter: Markus Strickler > Assignee: Boris Kraft > Priority: Minor > Attachments: post.patch > > > If you try to serach for non ASCII characters with the dmaple serach form > from templates/jsp/samples/search/search.jsp the search will fail and a > garbled search term will be returned. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
