You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2018/09/21 12:17:00 UTC

[jira] [Closed] (JXR-140) Proper URL handling

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

Robert Scholte closed JXR-140.
------------------------------
       Resolution: Fixed
         Assignee: Robert Scholte
    Fix Version/s: 3.0.0

Fixed in [ef8bb961770801742ed63cfdd4df7c04662a7fa3|https://gitbox.apache.org/repos/asf?p=maven-jxr.git;a=commit;h=ef8bb961770801742ed63cfdd4df7c04662a7fa3]
Thanks for the patch!

> Proper URL handling
> -------------------
>
>                 Key: JXR-140
>                 URL: https://issues.apache.org/jira/browse/JXR-140
>             Project: Maven JXR
>          Issue Type: Bug
>          Components: jxr
>            Reporter: Jesper Udby
>            Assignee: Robert Scholte
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: ClassWithLink.java, JavaCodeTransformTest.java
>
>
> The JavaCodeTransform doesn't handle URLs properly:
>  * URLs that "ends" at line-break doesn't include the last character in the generated anchor-tag .
>  * Doesn't understand the "https" protocol
> Added unit-test (ClassWithLink.java and JavaCodeTransformTest.testLinkHandling)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)