Petar Tahchiev created DOXIASITETOOLS-104:
---------------------------------------------
Summary: 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
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)