Re: Error page recipe not working anymore after update to t5.2.6

2011-07-27 Thread pieter
nillehammer wrote: > > I think, in the version you updated from there was no index page but still > the start page mechanism. > No i commented it out in my AppModule ... -- View this message in context: http://tapestry.1045711.n5.nabble.com/Error-page-recipe-not-working-anymore-after-update-t

Re: Error page recipe not working anymore after update to t5.2.6

2011-07-25 Thread nillehammer
I think, in the version you updated from there was no index page but still the start page mechanism. - http://www.winfonet.eu -- View this message in context: http://tapestry.1045711.n5.nabble.com/Error-page-recipe-not-working-anymore-after-update-to-t5-2-6-tp4615889p4630858.html Sent from th

Re: Error page recipe not working anymore after update to t5.2.6

2011-07-25 Thread pieter
Ok, but something must have broken this solution, since it was working before updating to latest version. Anybody who has an idea what caused it? -- View this message in context: http://tapestry.1045711.n5.nabble.com/Error-page-recipe-not-working-anymore-after-update-to-t5-2-6-tp4615889p463080

Re: Error page recipe not working anymore after update to t5.2.6

2011-07-20 Thread nillehammer
Hi Pieter, I think, what happens is that Tapestry handles the name of the non-existent page as activation context to the page that is actually displayed (probably your Index-Page). >or do i have to change something? In a single page you could implement onActivate(String context) and redirect to