[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680493#comment-14680493
]
Michael Osipov edited comment on DOXIASITETOOLS-104 at 8/10/15 6:18 PM:
------------------------------------------------------------------------
You wrote that you fixed it in master from which I have assumed Git is used.
Linking to Subversion revisions is easy:
{noformat}
[r1695142|http://svn.apache.org/r1695142]
{noformat}
Output: [r1695142|http://svn.apache.org/r1695142]
was (Author: michael-o):
You wrote that you fixed it in master from which I have assumed Git is used.
Linking to Subversion revisions is easy:
{noformat}
[http://svn.apache.org/r1695142|r1695142]
[noformat}
Output: [http://svn.apache.org/r1695142|r1695142]
> 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)