You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@codehaus.org> on 2011/02/26 20:40:22 UTC

[jira] Commented: (JXR-87) Change line number anchor name pattern

    [ http://jira.codehaus.org/browse/JXR-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=257867#action_257867 ] 

Michael Osipov commented on JXR-87:
-----------------------------------

The suspicious line is: http://svn.apache.org/viewvc/maven/jxr/tags/jxr-2.2/maven-jxr/src/main/java/org/apache/maven/jxr/JavaCodeTransform.java?view=markup#l375

> Change line number anchor name pattern
> --------------------------------------
>
>                 Key: JXR-87
>                 URL: http://jira.codehaus.org/browse/JXR-87
>             Project: Maven JXR
>          Issue Type: Improvement
>          Components: jxr
>    Affects Versions: 2.2
>         Environment: Site plugin 2.2
>            Reporter: Michael Osipov
>
> Linenumber achor anames are solely the line number but this brings problems. Then linking in APT to source code, it complains:
> {noformat}
> [WARNING] [APT Parser] Modified invalid link: '77' to '../kcc-core/xref/package/Object.html#a77'
> {noformat}
> This means that I am not able to link to lines anymore. Change the anchor name pattern to L\d+

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira