Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.3
-
Fix Version/s: 2.4
-
Component/s: changes.xml
-
Labels:None
-
Environment:Maven version: 2.0.10
Java version: 1.5.0_17
OS name: "linux" version: "2.6.32-686" arch: "i386" Family: "unix"
-
Testcase included:yes
-
Number of attachments :
Description
The fix for MCHANGES-189 does not seem to be correct. A changes.xml file containing HTML-Tags got rendered correctly using version 2.2. Starting with version 2.3, HTML-Tags will be encoded using HTML entities for the '<' and '>' characters leading to the actual tags getting shown in the report. See the attached example changes.xml file containing HTML no longer working with version 2.3.
Issue Links
- depends upon
-
MODELLO-254
wrong schema generated when an element contains both content and a sub-element (like maven-changes-plugin)
-
- is duplicated by
-
MCHANGES-193
no support for CDATA anymore inside <action>
-
- is related to
-
MCHANGES-216
Alow arbitrary xdoc markup inside action
-
Example file containing HTML tags.