Maven 1.x Changes Plugin

href links do not show up in changes report

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.2
  • Fix Version/s: 1.3
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

For example the following:

<action dev="vmassol" type="fix">
<a href="whatever">MAVEN</a>.
</action>

will not display a link but only the text "MAVEN".

Thanks
-Vincent

Activity

Hide
Emmanuel Venisse added a comment -

No html tags appears in xdoc result.

Show
Emmanuel Venisse added a comment - No html tags appears in xdoc result.
Hide
dion gillard added a comment -

This is fixed in MAVEN-556

Show
dion gillard added a comment - This is fixed in MAVEN-556
Hide
Norbert Pabis added a comment -

If <action> contains only CDATA node all markaup characters < and >
are converted to entities.
(In latest head - 20030930)

Show
Norbert Pabis added a comment - If <action> contains only CDATA node all markaup characters < and > are converted to entities. (In latest head - 20030930)
Hide
Vincent Massol added a comment -

Done in 1.3

Show
Vincent Massol added a comment - Done in 1.3

People

Vote (1)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: