Re: [shale] RuntimeException rather than a 404

2006-04-19 Thread Gary VanMatre
>From: "Alexandre Poitras" <[EMAIL PROTECTED]> > > Yeah definitely seems like a bug to me. > It might be. I guess I never thought about an http response code. Clay reads in these template files using the URL object and parses the html. It catches the exception and logs that it could not fin

Re: [shale] RuntimeException rather than a 404

2006-04-19 Thread Alexandre Poitras
Yeah definitely seems like a bug to me. On 4/19/06, Richard Wallace <[EMAIL PROTECTED]> wrote: > If it was a subview I would agree. But this is the root view which is > why I'm surprised by the behaviour. > > Rich > > Alexandre Poitras wrote: > > Well if it isn't the root view and just an include

Re: [shale] RuntimeException rather than a 404

2006-04-19 Thread Richard Wallace
If it was a subview I would agree. But this is the root view which is why I'm surprised by the behaviour. Rich Alexandre Poitras wrote: Well if it isn't the root view and just an included subview, I would expect this behavior but Gary would be the best person to answer this question. On 4/19

Re: [shale] RuntimeException rather than a 404

2006-04-19 Thread Alexandre Poitras
Well if it isn't the root view and just an included subview, I would expect this behavior but Gary would be the best person to answer this question. On 4/19/06, Richard Wallace <[EMAIL PROTECTED]> wrote: > When trying to access a file that doesn't exist, Clay is throwing a > RuntimeException that