[ https://issues.apache.org/jira/browse/SOLR-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-1595:
---------------------------
Fix Version/s: 3.1
4.0
Correcting Fix Version based on CHANGES.txt, see this thread for more details...
http://mail-archives.apache.org/mod_mbox/lucene-dev/201005.mbox/%3Calpine.DEB.1.10.1005251052040.24672@radix.cryptio.net%3E
> StreamingUpdateSolrServer doesn't specifying UTF-8 when creating OutputStreamWriter
> -----------------------------------------------------------------------------------
>
> Key: SOLR-1595
> URL: https://issues.apache.org/jira/browse/SOLR-1595
> Project: Solr
> Issue Type: Bug
> Components: clients - java
> Affects Versions: 1.3, 1.4
> Reporter: Hoss Man
> Fix For: 1.5, 3.1, 4.0
>
> Attachments: SOLR-1595.patch
>
>
> StreamingUpdateSolrServer constructs an OutputStreamWriter w/o specifying that it should
use UTF-8 ... as a result the JVMs default encoding is used even though the request includes
a Content-Type header of "text/xml; charset=utf-8" via CLientUtisl.TEXT_XML.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|