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

HTML is escaped inside <source>

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1
    • 1.1.1
    • Module - Xdoc
    • None

    Description

      The following two source boxes give the same output:

      <source><a href="what.html">what</a></source>
      <source><![CDATA[<a href="what.html">what</a>]]></source>
      

      ie the html characters are incorrectly escaped in the first version.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: