[ https://issues.apache.org/jira/browse/MSKINS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov closed MSKINS-224. --------------------------------- Resolution: Fixed Implicitly fixed. > Ampersand gets un-escaped in menu item > -------------------------------------- > > Key: MSKINS-224 > URL: https://issues.apache.org/jira/browse/MSKINS-224 > Project: Maven Skins > Issue Type: Bug > Components: Fluido Skin > Affects Versions: fluido-2.0.0-M5 > Reporter: Lukas Theussl > Assignee: Michael Osipov > Priority: Minor > Fix For: fluido-2.0.0-M6 > > > On the Doxia site (trunk) we have a menu item: > {code:xml} > <item name="Issues & 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 (v8.20.10#820010)