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/03/06 13:26:13 UTC

[jira] Updated: (DOXIA-296) HTML is escaped inside

     [ http://jira.codehaus.org/browse/DOXIA-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Theussl updated DOXIA-296:
--------------------------------

    Fix Version/s: 1.1.1

> HTML is escaped inside <source>
> -------------------------------
>
>                 Key: DOXIA-296
>                 URL: http://jira.codehaus.org/browse/DOXIA-296
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Module - Xdoc
>    Affects Versions: 1.1
>            Reporter: Lukas Theussl
>             Fix For: 1.1.1
>
>
> The following two source boxes give the same output:
> {code:xml}
> <source><a href="what.html">what</a></source>
> <source><![CDATA[<a href="what.html">what</a>]]></source>
> {code}
> ie the html characters are incorrectly escaped in the first version.

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