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

Uwe Schindler resolved SOLR-2414.
---------------------------------

    Resolution: Fixed

Committed trunk revision: 1080038
Committed 3.x revision: 1080041
Committed 3.1 revision: 1080042

> Remove CESU-Hack from PHPSerializedResponseWriter
> -------------------------------------------------
>
>                 Key: SOLR-2414
>                 URL: https://issues.apache.org/jira/browse/SOLR-2414
>             Project: Solr
>          Issue Type: Task
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 3.1, 3.2, 4.0
>
>         Attachments: SOLR-2414.patch
>
>
> When SOLR-2381 is committed we no longer use the Writer supplied by the 
> underlying Servlet Container. We can therefore assume that UTF-8 is not CESU, 
> so the hack in PHPSerilaizedResponseWriter is obsolete.
> We should remove it or at least disable the system property, as this is 
> explained in the Wiki and some people may already used it, now failing with 
> 3.1, as we always produce UTF-8 and if the CESU property is true, the 
> serialized output is suddenly wrong.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to