[ http://issues.apache.org/jira/browse/FOR-821?page=all ]
Thorsten Scherler updated FOR-821:
----------------------------------
Attachment: graphic-tamper.html
This is a graphical overview on the involved requests dispatched when requesting http://localhost:8888/index.html
on the fresh-site.
> an extra document is processed
> ------------------------------
>
> Key: FOR-821
> URL: http://issues.apache.org/jira/browse/FOR-821
> Project: Forrest
> Issue Type: Bug
> Components: Dispatcher (aka views)
> Affects Versions: 0.8-dev
> Reporter: David Crossley
> Attachments: graphic-tamper.html
>
>
> The Dispatcher seems to be processing an extra document along with every request. For
example, with "site-author" requesting index.html also generates the license.html page. You
only see index.html in the browser, but behind-the-scenes it has also processed another document.
Another example, using the 'forrest seed-sample' when requesting index.html also generates
the samples/sample.html page.
> The "extra" document seems to be the next entry (which has a @label) in the site.xml
linkmap.
--
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
|