[ http://issues.apache.org/jira/browse/SOLR-35?page=all ]

Yonik Seeley resolved SOLR-35.
------------------------------

    Resolution: Fixed

I've committed most of the changes except the logging change, which I opened 
SOLR-36 for.
It does seem like it would be useful to percent encode non-ascii chars when 
logging the query params.

Thanks!

> URL escaping problems in webapp
> -------------------------------
>
>                 Key: SOLR-35
>                 URL: http://issues.apache.org/jira/browse/SOLR-35
>             Project: Solr
>          Issue Type: Bug
>          Components: search
>         Environment: Darwin berlin.local 8.7.1 Darwin Kernel Version 8.7.1: 
> Wed Jun  7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386 i386 i386
>            Reporter: Philip Jacob
>         Attachments: patch-utf-8-problems-webapp.patch, 
> patch-utf-8-problems.patch
>
>
> Tricia Williams reported problems with Cyrillic charsets when trying to 
> search using the admin application, specifically NPEs and bad results.  
> This patch fixes the webapp by specifying a character encoding for each of 
> the admin pages.  
> I also discovered a second issue in StrUtils that wasn't encoding UTF-8 data 
> properly, so I fixed that.  I'm attaching 2 patches.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to