[
https://issues.apache.org/jira/browse/LUCENE-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13407878#comment-13407878
]
Dawid Weiss commented on LUCENE-4194:
-------------------------------------
A showstopper in Jetty.
http://jira.codehaus.org/browse/JETTY-1532
Solr won't run properly in UTF-16 because jetty decodes content-type's charset
with platform encoding resulting in:
{code}
јул 06, 2012 9:24:00 PM org.eclipse.jetty.server.Request extractParameters
WARNING: java.io.UnsupportedEncodingException: 啔䘭�
{code}
> Fix default charset sensitive method calls
> ------------------------------------------
>
> Key: LUCENE-4194
> URL: https://issues.apache.org/jira/browse/LUCENE-4194
> Project: Lucene - Java
> Issue Type: Bug
> Reporter: Dawid Weiss
> Priority: Minor
> Fix For: 4.0, 5.0
>
> Attachments: CropperCapture[1].png, CropperCapture[2].png
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]