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


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

        

Reply via email to