[ https://issues.apache.org/jira/browse/DOXIA-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15807765#comment-15807765 ]
Hudson commented on DOXIA-550: ------------------------------ ABORTED: Integrated in Jenkins build doxia-all Jigsaw #7 (See [https://builds.apache.org/job/doxia-all%20Jigsaw/7/]) [DOXIA-550] Change behavior of HtmlTools#encodeId() (michaelo: [http://svn.apache.org/viewvc/?view=rev&rev=1777823]) * (edit) ./doxia/doxia-core/src/main/java/org/apache/maven/doxia/util/HtmlTools.java * (edit) ./doxia/doxia-core/src/test/java/org/apache/maven/doxia/util/HtmlToolsTest.java > Change behavior of HtmlTools#encodeId() > --------------------------------------- > > Key: DOXIA-550 > URL: https://issues.apache.org/jira/browse/DOXIA-550 > Project: Maven Doxia > Issue Type: Improvement > Components: Core > Affects Versions: 1.7 > Reporter: Michael Osipov > Assignee: Michael Osipov > Fix For: 1.8 > > > {{#encodeId(String)}} passes {{false}} to {{DoxiaUtils#encodeId(String, > boolean)}}. This causes big trouble when reports are generated and the > content is non-Latin. All anchors are {{a}}. Thus, making the unusable. The > default behavior shall be to safely encode everything unsafe and not throwing > it away. -- This message was sent by Atlassian JIRA (v6.3.4#6332)