[
https://issues.apache.org/jira/browse/SOLR-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man resolved SOLR-514.
---------------------------
Resolution: Fixed
Fix Version/s: 1.3
Assignee: Hoss Man
I fixed this both for luke.xsl as well as for all the other XSL files that
didn't already have a charset declared.
Committed revision 659196.
> Luke.xsl doesn't process UTF-8 properly
> ---------------------------------------
>
> Key: SOLR-514
> URL: https://issues.apache.org/jira/browse/SOLR-514
> Project: Solr
> Issue Type: Bug
> Components: web gui
> Affects Versions: 1.3
> Environment: Tomcat 5.5
> Reporter: Lars Kotthoff
> Assignee: Hoss Man
> Priority: Minor
> Fix For: 1.3
>
>
> When calling the luke request handler with the provided luke.xsl XSLT
> stylesheet (admin/luke?wt=xslt&tr=luke.xsl), non-ASCII characters are
> displayed as question marks (?). Setting a media type with proper character
> encoding (media-type="text/xml; charset=UTF-8") in the <xsl:output> section
> solves this problem.
> See also issues [https://issues.apache.org/jira/browse/SOLR-233] and
> [https://issues.apache.org/jira/browse/SOLR-412].
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.