Debug linkrewriting to enable commons-jxpath-1.2.jar again ----------------------------------------------------------
Key: FOR-674 URL: http://issues.apache.org/jira/browse/FOR-674 Project: Forrest Type: Bug Components: Core operations Versions: 0.7 Environment: Windows XP, Forrest r109997, 2004-12-06 Reporter: Thorsten Scherler Priority: Critical Fix For: 0.7 Links using either ext:ref or site:ref are not resolved correctly in the 'forrest seed' example site. E.g. on the frontpage (localhost:8888/index.html) the link to "Apache Forrest" points to "ext:forrest" and *not* to forrest.a.o as indicated in site.xml: <external-refs> <forrest href="http://forrest.apache.org/"> </external-refs> The internal links seem to work but this is only because they do *not* use the site:reference format (which they should anyway in the example site!?). Inserting a link like this This is a site:link <a href="site:linking">linking</a>. gives a link to "site:linking" in HTML output. see also: http://mail-archives.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=1454 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira