[ 
http://issues.apache.org/jira/browse/FOR-821?page=comments#action_12422099 ] 
            
Thorsten Scherler commented on FOR-821:
---------------------------------------

Like it can be seen on the the tamper.xml the request for the extra document 
<tdRequest uri="http://localhost:8888/samples/index.html";> is defined as 
<tdRequestHeader name="X-Moz">prefetch</tdRequestHeader>.

What this means is explained in 
http://www.w3.org/TR/1999/REC-html401-19991224/types.html#type-links:
"Next
    Refers to the next document in a linear sequence of documents. User agents 
may choose to preload the "next" document, to reduce the perceived load time."

This issue is directly and only related to the usage of the 
"siteinfo-meta-navigation" contract.

> 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, tamper.xml
>
>
> 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