[ 
https://issues.apache.org/jira/browse/MSHARED-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14651818#comment-14651818
 ] 

Michael Osipov commented on MSHARED-390:
----------------------------------------

The percent sign ist not a valid ID character. Yes, we can replace it with the 
dot but we need more than that. Have a look at 
[http://www.grepcode.com/search/usages?type=method&id=repo1.maven.org%24maven2@org.apache.maven.doxia%24doxia-core@1.6@org%24apache%24maven%24doxia%24util@DoxiaUtils@encodeId%28java.lang.String%2Cboolean%29&k=u|this],
 we need to check the chopped call and make them safe (non-chop).

> Add startSection method AbstractMavenReportRenderer where anchor != name
> ------------------------------------------------------------------------
>
>                 Key: MSHARED-390
>                 URL: https://issues.apache.org/jira/browse/MSHARED-390
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-reporting-impl
>    Affects Versions: maven-reporting-impl-2.3
>            Reporter: Michael Osipov
>
> Sometimes it is necessary to provide a custom anchor name instead of using 
> the text as an anchor. This could be a synthetic achnor or a 
> language-independent one.



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

Reply via email to