[ http://jira.codehaus.org/browse/DOXIA-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=240091#action_240091 ]
Benson Margulies commented on DOXIA-415: ---------------------------------------- I think you are making a mistake here. Once someone types in 'http:', you should not look inside at all. However, since you've given me a way out, I won't reopen. The doc on relative links could also be a bit clearer that they work even when the content is not coming through doxia. > Doxia rejects/rewrites intentional relative http: link in APT > ------------------------------------------------------------- > > Key: DOXIA-415 > URL: http://jira.codehaus.org/browse/DOXIA-415 > Project: Maven Doxia > Issue Type: Bug > Components: Module - Apt > Affects Versions: 1.1 > Reporter: Benson Margulies > Assignee: Lukas Theussl > > I wrote: > {code} > {{{http:./jdd/index.html}A Link}} > {code} > Because I know that there is going to be such a page by the time my output is > deployed. I expected the http: to cause Doxia to 'butt out'. Instead, I get: > [WARNING] [APT Parser] Modified invalid link: 'http:./jdd/index.html' to > '#http:.jddindex.html' > [WARNING] [APT Parser] Ambiguous link: 'http:./jdd/index.html'. If this is a > local link, prepend "./"! > Notice that I DID prepend ./. Taking out the ./ doesn't help. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira