Details
-
Bug
-
Resolution: Fixed
-
Minor
-
1.1 M3
-
None
Description
What happens is that the mimetypeimg macro is a velocity macro so it gets rendered first like this:
<img src="$xwiki.getSkinFile("mimetypes/word.png")" alt="[doc]" title="[doc]"/>
Then the Radeox parser executes and thinks [doc] are links and thus generate HTML for links...