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
            Priority: Minor


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.

Reply via email to