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

Onclick attribute for links gets filtered out

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Not A Problem
    • 1.3
    • None
    • Module - Xdoc
    • None
    • Maven 3.0.3, Maven Maven Site 3.1, Doxia Module Xdoc 1.3

    Description

      The link attribute "onclick" gets filtered out after site generation.

      If the following is defined in an xdoc document:
      <p>
      <a onclick="_gaq.push(['_trackPageview', '/path/to/file']);" href="./path/to/file">Download File</a>
      </p>

      after site generation, it ends up to:
      <p>
      <a href="./path/to/file">Download File</a>
      </p>

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ng_agi Ng Agi
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: