[ 
https://jira.codehaus.org/browse/MSITE-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MSITE-333.
--------------------------------

    Resolution: Won't Fix

Please refer to 
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
 if you're wondering why this issue was closed out.

> Ampersand gets un-escaped in menu item
> --------------------------------------
>
>                 Key: MSITE-333
>                 URL: https://jira.codehaus.org/browse/MSITE-333
>             Project: Maven Site Plugin
>          Issue Type: Bug
>          Components: site descriptor
>    Affects Versions: 2.0-beta-7
>            Reporter: Lukas Theussl
>            Priority: Minor
>
> On the Doxia site (trunk) we have a menu item:
> {code:xml}
> <item name="Issues &amp; Gotchas" href="issues/index.html"/>
> {code}
> which ends up as
> {code:xml}
>     <li class="none">
>         <strong>Issues & Gotchas</strong>
>     </li>
> {code}
> ie the ampersand gets un-escaped, making the xhtml invalid.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to