wholesite.html or .pdf causes invalid links -------------------------------------------
Key: FOR-1056 URL: https://issues.apache.org/jira/browse/FOR-1056 Project: Forrest Issue Type: Bug Components: Compile Affects Versions: 0.8, 0.9-dev Reporter: Michael Parker Priority: Minor Whenever I generate a wholesite-document (html,pdf) all indirect links (like ext: /site:) are not valid and genrated as err: Example: error:#ext:testlinkhome is generated from site.xml: <external-refs xmlns="http://apache.org/forrest/linkmap/1.0"> ... <testlinkhome xmlns="http://apache.org/forrest/linkmap/1.0" href="http://testlink.org/wordpress/"/> and referenced by <a href="ext:testlinkhome">testlink</a> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.