You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2009/05/03 16:13:44 UTC

[jira] Commented: (DOXIA-309) Ligature in author name shows up on page

    [ http://jira.codehaus.org/browse/DOXIA-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=174982#action_174982 ] 

Lukas Theussl commented on DOXIA-309:
-------------------------------------

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

> Ligature in author name shows up on page
> ----------------------------------------
>
>                 Key: DOXIA-309
>                 URL: http://jira.codehaus.org/browse/DOXIA-309
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1.1
>         Environment: maven-site-plugin 2.1-SNAPSHOT w/ XDOC
>            Reporter: Malachi de AElfweald
>            Assignee: Vincent Siveton
>            Priority: Minor
>             Fix For: 1.1.1
>
>         Attachments: testcase.tgz
>
>
> 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 &AElig;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" />
>             &#198;

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira