Maven Doxia

HTML is escaped inside <source>

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1
  • Fix Version/s: 1.1.1
  • Component/s: Module - Xdoc
  • Labels:
    None
  • Number of attachments :
    0

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.

Activity

Hide
Lukas Theussl added a comment -

Fixed in r752148.

Show
Lukas Theussl added a comment - Fixed in r752148.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: