Uploaded image for project: 'Commons Functor (Dormant)'
  1. Commons Functor (Dormant)
  2. FUNCTOR-23

aggregator.xml generates broken JavaDoc links

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • None

    Description

      aggregator.xml has a few JavaDoc links to methods, as such the anchor url contains a hash (#) as well as a method name followed by brackets (). This triggers Doxia/Velocity into "thinking" that this is a macro call, and as such the links resulted (during mvn site) do not contain these brackets.
      To fix them, as per https://jira.codehaus.org/browse/MSITE-646, we need to URL-escape the # hash sign (%23).
      This bug is created to propose a patch to aggregator.xml for this.

      Attachments

        1. FUNCTOR-23.2.patch.bz2
          3 kB
          Liviu Tudor
        2. FUNCTOR-23.patch.bz2
          2 kB
          Liviu Tudor

        Activity

          People

            simone.tripodi Simone Tripodi
            liviutudor Liviu Tudor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: