[ 
https://issues.apache.org/jira/browse/DOXIA-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed DOXIA-546.
--------------------------------
    Resolution: Fixed

Fixed with [r1777819|http://svn.apache.org/r1777819].

> DoxiaUtils#encodeId() produces invalid id
> -----------------------------------------
>
>                 Key: DOXIA-546
>                 URL: https://issues.apache.org/jira/browse/DOXIA-546
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.7
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>             Fix For: 1.8
>
>
> The method encodes non-ASCII characters with their raw UTF-8 using percent 
> encoding. This produces an invalid id because the percent sign is not a valid 
> character for an HTML id. Use the same approach as MediaWiki does, replace 
> percent with a dot.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to