You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "David Bertoni (JIRA)" <xa...@xml.apache.org> on 2007/11/20 22:10:43 UTC

[jira] Created: (XALANC-664) Testing harness writes strings to the output XML in the local code page.

Testing harness writes strings to the output XML in the local code page.
------------------------------------------------------------------------

                 Key: XALANC-664
                 URL: https://issues.apache.org/jira/browse/XALANC-664
             Project: XalanC
          Issue Type: Bug
          Components: XalanC
    Affects Versions: CurrentCVS
            Reporter: David Bertoni
            Assignee: David Bertoni


The classes XalanFileUtility and XalanXMLFileReporter transcode data from the gold files into the local code page and write them to the output XML file.  This creates an XML file that's not well-formed, since the XML file is encoded in UTF-8.

I am preparing a patch.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Resolved: (XALANC-664) Testing harness writes strings to the output XML in the local code page.

Posted by "David Bertoni (JIRA)" <xa...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XALANC-664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Bertoni resolved XALANC-664.
----------------------------------

    Resolution: Fixed

Patch applied.

> Testing harness writes strings to the output XML in the local code page.
> ------------------------------------------------------------------------
>
>                 Key: XALANC-664
>                 URL: https://issues.apache.org/jira/browse/XALANC-664
>             Project: XalanC
>          Issue Type: Bug
>          Components: XalanC
>    Affects Versions: CurrentCVS
>            Reporter: David Bertoni
>            Assignee: David Bertoni
>         Attachments: XALANC-664.diff
>
>
> The classes XalanFileUtility and XalanXMLFileReporter transcode data from the gold files into the local code page and write them to the output XML file.  This creates an XML file that's not well-formed, since the XML file is encoded in UTF-8.
> I am preparing a patch.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org