You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2008/07/12 17:01:31 UTC

[jira] Resolved: (SOLR-501) /admin/analysis.jsp does not decode input string as UTF-8 sequence.

     [ https://issues.apache.org/jira/browse/SOLR-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yonik Seeley resolved SOLR-501.
-------------------------------

    Resolution: Fixed

I just committed this after testing with jetty & tomcat, firefox & IE.
Thanks!

> /admin/analysis.jsp does not decode input string as UTF-8 sequence.
> -------------------------------------------------------------------
>
>                 Key: SOLR-501
>                 URL: https://issues.apache.org/jira/browse/SOLR-501
>             Project: Solr
>          Issue Type: Bug
>          Components: web gui
>         Environment: Tomcat6.0
>            Reporter: Hiroaki Kawai
>            Assignee: Ryan McKinley
>             Fix For: 1.3
>
>         Attachments: header.jsp.patch, SOLR-501.patch
>
>
> In servlet2.5, we should call HttpRequestServlet.setCharacterEncoding("UTF-8") to get a UTF-8 character sequence via request.getParameter() in JSP.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.