Issue Details (XML | Word | Printable)

Key: DOXIA-311
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

Character references do not work in xdoc section titles

Created: 30/Apr/09 10:02 PM   Updated: 05/May/09 03:27 AM   Resolved: 05/May/09 03:12 AM
Return to search
Component/s: Core
Affects Version/s: 1.1
Fix Version/s: 1.1.1

Time Tracking:
Not Specified

File Attachments: 1. File testcase.tgz (18 kB)

Environment: maven-site-plugin 2.1-SNAPSHOT w/ XDOC
Issue Links:
Related
 

Testcase included: yes


 Description  « Hide

In the attached testcase, you will see that the π reference works in the paragraph content but is replaced with π in the section title.



Lukas Theussl made changes - 05/May/09 03:10 AM
Field Original Value New Value
Affects Version/s 1.1.1 [ 15073 ]
Affects Version/s 1.1 [ 13617 ]
Lukas Theussl added a comment - 05/May/09 03:12 AM

Committed a partial fix in r771612: all standard html entities are processed correctly, only custom entities (like &tritPos; from DOXIA-310) still get un-escaped in section titles. I will open a separate issue for that.


Lukas Theussl made changes - 05/May/09 03:12 AM
Assignee Lukas Theussl [ lukas ]
Resolution Fixed [ 1 ]
Fix Version/s 1.1.1 [ 15073 ]
Status Open [ 1 ] Closed [ 6 ]
Lukas Theussl made changes - 05/May/09 03:27 AM
Link This issue relates to DOXIA-314 [ DOXIA-314 ]