Re: PageExpiredErrorPage - httpServletResponse.status

2012-03-15 Thread François Meillet
ticket : https://issues.apache.org/jira/browse/WICKET-4455 Le 15 mars 2012 à 10:24, Martin Grigorov a écrit : > This is the case since several versions of Wicket, not just 6.0. > But I think your suggestion is better. > File a ticket please. > > On Thu, Mar 15, 2012 at 11:17 AM, Francois Meille

Re: PageExpiredErrorPage - httpServletResponse.status

2012-03-15 Thread Martin Grigorov
This is the case since several versions of Wicket, not just 6.0. But I think your suggestion is better. File a ticket please. On Thu, Mar 15, 2012 at 11:17 AM, Francois Meillet wrote: > In 6.0-SNAPSHOT > > The default implementation of the PageExpiredErrorPage > set the httpServletResponse.status

PageExpiredErrorPage - httpServletResponse.status

2012-03-15 Thread Francois Meillet
In 6.0-SNAPSHOT The default implementation of the PageExpiredErrorPage set the httpServletResponse.status to HttpServletResponse.SC_NOT_FOUND Why not HttpServletResponse.SC_GONE ? François - To unsubscribe, e-mail: users-unsubs