Re: [T5.0.6] Bug with requests to non-existent URLs with extensions

2007-11-30 Thread Thiago HP
Viva! What about https://issues.apache.org/jira/browse/TAPESTRY-1874 (provide annotation-based decorator matching in T5-IoC) now? :) Thiago

Re: [T5.0.6] Bug with requests to non-existent URLs with extensions

2007-11-30 Thread Howard Lewis Ship
And now it is fixed. Viva la 404! On Nov 30, 2007 8:57 AM, Massimo Lusetti <[EMAIL PROTECTED]> wrote: > On Nov 30, 2007 5:45 PM, Thiago HP <[EMAIL PROTECTED]> wrote: > > > Filed: https://issues.apache.org/jira/browse/TAPESTRY-1947 > > > > Thiago > > This has hit me a lot of time but i was too laz

Re: [T5.0.6] Bug with requests to non-existent URLs with extensions

2007-11-30 Thread Massimo Lusetti
On Nov 30, 2007 5:45 PM, Thiago HP <[EMAIL PROTECTED]> wrote: > Filed: https://issues.apache.org/jira/browse/TAPESTRY-1947 > > Thiago This has hit me a lot of time but i was too lazy fire the issue. Thanks! -- Massimo http://meridio.blogspot.com

Re: [T5.0.6] Bug with requests to non-existent URLs with extensions

2007-11-30 Thread Thiago HP
Filed: https://issues.apache.org/jira/browse/TAPESTRY-1947 Thiago

Re: [T5.0.6] Bug with requests to non-existent URLs with extensions

2007-11-30 Thread Howard Lewis Ship
Please add to JIRA, it should be consistent and I think the page render request approach (effectively, reject the request and let the servlet container report the error) is the correct approach. On Nov 23, 2007 6:43 AM, Thiago H de Paula Figueiredo <[EMAIL PROTECTED]> wrote: > Hi! > > Has anyone n