Thorsten Scherler wrote: > David Crossley (JIRA) escribi??: > > an extra document is processed > > ------------------------------ > > > > Key: FOR-821 > > URL: http://issues.apache.org/jira/browse/FOR-821 > > Project: Forrest > > Type: Bug > > Components: Dispatcher (aka views) > > Versions: 0.8-dev > > Reporter: David Crossley > > > > > > 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. > > > BTW how did you found out?
I mentioned it when we recently used the Cocoon Profiler on the new dispatcher. Tried quickly to find the email but couldn't. Then yesterday i started using Mozilla Extension "Live HTTP Headers" which shows it too. -David
