You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2015/08/12 01:28:46 UTC

[jira] [Reopened] (DOXIASITETOOLS-104) DefaultSiteRenderer must check if the user provides inputEncoding and only if not then use the encoding of the file.

     [ https://issues.apache.org/jira/browse/DOXIASITETOOLS-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hervé Boutemy reopened DOXIASITETOOLS-104:
------------------------------------------

reopening issue: improved test case to show what the new code breaks
ie parsing of normal XML file (here fml) with encoding defined in file that is different from inputEncoding

see [r1695408|http://svn.apache.org/r1695408]

> DefaultSiteRenderer must check if the user provides inputEncoding and only if not then use the encoding of the file.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: DOXIASITETOOLS-104
>                 URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-104
>             Project: Maven Doxia Sitetools
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Petar Tahchiev
>             Fix For: 1.7
>
>
> Currently the {{DefaultSiteRenderer}} uses this method {{newXmlReader}} to create the reader. This method, however, tries to detect the encoding of the xml document and read it using that encoding. The user might want to specify another encoding and force it to use that encoding. See https://issues.apache.org/jira/browse/DOXIA-524



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)