Issue Details (XML | Word | Printable)

Key: DOXIA-312
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Lukas Theussl
Reporter: Malachi de AElfweald
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven Doxia

comments in meta properties end up in author content

Created: 04/May/09 10:37 AM   Updated: 05/May/09 05:21 AM   Resolved: 05/May/09 05:21 AM
Return to search
Component/s: Core
Affects Version/s: 1.1.1
Fix Version/s: 1.1.1

Time Tracking:
Not Specified

Environment: xdoc


 Description  « Hide

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" />



Lukas Theussl added a comment - 05/May/09 05:21 AM

Fixed in r771654.


Lukas Theussl made changes - 05/May/09 05:21 AM
Field Original Value New Value
Assignee Lukas Theussl [ lukas ]
Resolution Fixed [ 1 ]
Fix Version/s 1.1.1 [ 15073 ]
Status Open [ 1 ] Closed [ 6 ]