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

site with FAQ plugin strips XML entities

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-beta-5
    • 2.0-beta-5
    • None
    • None
    • WinXP

    Description

      When using the FAQ plugin with site, entities lke < and > are stripped out, and the corresponding character is not injected.

      <a href="http://struts.apache.org">Apache Struts</a>

      renders as

      a href="http://struts.apache.org"Apache Struts/a

      instead of

      <a href="http://struts.apache.org">Apache Struts</a>

      Attachments

        Issue Links

          Activity

            People

              siveton Siveton Vincent
              husted@apache.org Ted Husted
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: