we always did. Often people do not bother because they an be fixed in less time than it takes to open and close the report.
On Oct 6, 9:10 am, Jason Brower <[email protected]> wrote: > Wah?! Are we filing bugs on google code now? If so great! > BR, > Jason Brower > > On 10/06/2010 05:07 PM, mdipierro wrote: > > > looks like a bug. Can you please open a ticke in googlecode? > > > On Oct 5, 3:52 am, zdzana<[email protected]> wrote: > > >> I created my own error pages for 400/404 using routes_onerror. This > >> works well, but the problem is the lack of proper http status (200 > >> instead of the expected 404). Is there a way to error on my web page > >> to set the status of 404 in reply? response.status = 404 redirects to > >> my own page that redirects ... into an infinite loop of redirects. Is > >> it possible to set the status without redirection? > >

