Uploaded image for project: 'Maven Doxia'
  1. Maven Doxia
  2. DOXIA-428

Fix broken fragment links in Doxia

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.2
    • None
    • Module - Apt
    • None

    Description

      Using APT in maven-site-plugin:3.0-beta-3, it is impossible to link to a class member in Javadoc, because the link requires a fragment to be used which is shredded by the APT conversion. You can't even link to Object.toString() because this would be converted to href="Object.html#toString()". While this makes a perfectly valid fragment according to RFC 2396, APT shreds it to some unusable result.

      Please fix this linking feature - it's utterly broken! APT should not touch fragments at all when referring to external links.

      Attachments

        Issue Links

          Activity

            People

              ltheussl Lukas Theussl
              christians Christian Schlichtherle
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: