Maven Doxia

Ligature in author name shows up on page

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

followed these instructions to include the entity references:
http://svn.apache.org/viewvc/maven/doxia/site/src/site/fml/faq.fml?annotate=739143&pathrev=739143

tried to set the author property:
<author email="malachid@gmail.com">Malachi de Ælfweald</author>

The AE-ligature shows up as the first character on the page (top-left corner)

Testcase attached
testcase.html shows:

<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="author" content="
Malachi de lfweald" />
Æ

Activity

Hide
Vincent Siveton added a comment -

Fixed in r771053, snapshot deployed

Show
Vincent Siveton added a comment - Fixed in r771053, snapshot deployed
Hide
Lukas Theussl added a comment -

There is still a related issue: default entities like &amp; get un-escaped inside head, leading to invalid html output. Not sure if the problem is on the parser or sink side.

Show
Lukas Theussl added a comment - There is still a related issue: default entities like &amp; get un-escaped inside head, leading to invalid html output. Not sure if the problem is on the parser or sink side.
Hide
Vincent Siveton added a comment -

take care of predefined entities.

Show
Vincent Siveton added a comment - take care of predefined entities.
Hide
Malachi de AElfweald added a comment -

Verified that ligature in author is fixed

Show
Malachi de AElfweald added a comment - Verified that ligature in author is fixed

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: