Maven Doxia

comments in meta properties end up in author content

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.1.1
  • Fix Version/s: 1.1.1
  • Component/s: Core
  • Labels:
    None
  • Environment:
    xdoc
  • Number of attachments :
    0

Description

I was getting ready to remove the xhtml comment from this snippet:
<properties>
<title>Balanced Ternary</title>
<!-- not using ligature because of http://jira.codehaus.org/browse/DOXIA-309 -->
<author email="malachid@gmail.com">Malachi de Ælfweald</author>
</properties>

and noticed that page source now shows:
<meta name="author" content="<!-- not using ligature because of http://jira.codehaus.org/browse/DOXIA-309 -->
Malachi de Ælfweald" />

Activity

Hide
Lukas Theussl added a comment -

Fixed in r771654.

Show
Lukas Theussl added a comment - Fixed in r771654.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: