Uploaded image for project: 'Maven Site Plugin'
  1. Maven Site Plugin
  2. MSITE-197

poweredBy Logo links don't work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 2.0-beta-5
    • None
    • relative links
    • None

    Description

      I added the following poweredBy Item to my site:

      <poweredBy>
      <logo name="Apache Velocity"
      href="http://velocity.apache.org"
      img="/images/pbv90x30.png" />
      </poweredBy>

      This gets rendered out to

      <a href="" title="Apache Velocity" id="poweredBy">
      <img alt="Apache Velocity" src="images/pbv90x30.png" />
      </a>

      The href link is empty. When debugging, it seems that any URL given to the logo href attribute gets silently removed. Using href="foobar" works, href="http://www.apache.org/" does not.

      Attachments

        1. MSITE-197.zip
          1 kB
          dennislundberg

        Issue Links

          Activity

            People

              dennisl@apache.org Dennis Lundberg
              henning Henning Schmiedehausen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: