Maven Doxia

Character references do not work in xdoc section titles

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.1
  • Fix Version/s: 1.1.1
  • Component/s: Core
  • Labels:
    None
  • Environment:
    maven-site-plugin 2.1-SNAPSHOT w/ XDOC
  • Testcase included:
    yes
  • Number of attachments :
    1

Description

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

Issue Links

Activity

Hide
Lukas Theussl added a comment -

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.

Show
Lukas Theussl added a comment - 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.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: