Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
It appears that the XSL transformations don't properly handle image tags inside of anchor links. Example:
<a href="central/about/index.html">
<img src="images/avalon-central.png"
border="0" alt="Avalon Central"/>
</a>
will result in
<a href="central/about/index.html"/>