[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated DOXIASITETOOLS-228:
------------------------------------------
Fix Version/s: 1.9.3
> Remove all   in default-site-macros.vm and replace by a space
> ------------------------------------------------------------------
>
> Key: DOXIASITETOOLS-228
> URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-228
> Project: Maven Doxia Sitetools
> Issue Type: Improvement
> Components: Site renderer
> Reporter: QualiteSys QualiteSys
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 1.9.3
>
>
> In the resource file default-site-macros.vm in
> org.apache.maven.doxia.siterenderer.ressources, the character ( & # x A 0 ; )
> is converted to ( & n b s p ; )
> The result html file is not a valid xml file but a valid html file.
> Removing all the ( & # x A 0 ; ) characters and replace by a space gives the
> same visual result, and makes the html correct from the xml syntax point of
> view.
> I'll provide the PR for this, if you agree.
> Thanks
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)