[ https://issues.apache.org/jira/browse/DOXIA-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov closed DOXIA-550. -------------------------------- Resolution: Fixed Fixed with [r1777823|http://svn.apache.org/r1777823]. > 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)