Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.3
-
None
Description
Using a link to a javadoc method like
{{{../apidocs/groovyx/net/http/ParserRegistry.html#parseText(org.apache.http.HttpResponse)}ParserRegistry}}
the apt parser removes the brackets of the anchor. The same thing happens with xdocs and probably other formats. Note that non-ascii characters are not legal in anchor names, but they should be replaced by their hex values, see http://www.w3.org/TR/html401/appendix/notes.html#non-ascii-chars.
Attachments
Attachments
Issue Links
- is depended upon by
-
MSITE-646 Brackets not working when generating links using site plugin
- Closed
- is duplicated by
-
DOXIA-428 Fix broken fragment links in Doxia
- Closed
-
MSITE-660 CLONE - Brackets not working when generating links using site plugin
- Closed
- is related to
-
DOXIA-293 APT format needs some "macros" for common constructs such as links to JavaDoc
- Closed