You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2021/12/04 13:46:00 UTC

[jira] [Commented] (SLING-8923) Jackson Sling Model Exporter for application/xml needs correct character encoding

    [ https://issues.apache.org/jira/browse/SLING-8923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453412#comment-17453412 ] 

Konrad Windszus commented on SLING-8923:
----------------------------------------

I can not reproduce with the IT based on Sling 11 ([https://github.com/apache/sling-org-apache-sling-models-integration-tests).] Calling "/content/exp/childComponent.xml" returns the response header {{Content-Type:application/xml;charset=utf-8}}

> Jackson Sling Model Exporter for application/xml needs correct character encoding
> ---------------------------------------------------------------------------------
>
>                 Key: SLING-8923
>                 URL: https://issues.apache.org/jira/browse/SLING-8923
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions, Sling Models
>            Reporter: Sumanth
>            Priority: Major
>             Fix For: Models Implementation 1.5.0
>
>         Attachments: image-2019-12-17-09-18-52-797.png
>
>
> Incorrect Character encoding was identified in the below issue
> https://issues.apache.org/jira/browse/SLING-7344
> and the fix was provided only for application/json Content-type.
> This issue needs to be fixed even for application/xml type  
>  
> Currently, this is being set to iso-8859-1, which would be problem with Special Characters.
>  
> !image-2019-12-17-09-18-52-797.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)