Martin,

Sorry for replying not to your email: for unknown reason - can't subscribe
for dev@ - might be some approve is required.

Form in that example is just a way to navigate to another page. Lets say
from /page/A to /page/B. That example can be reproduced without form - just
statefull page with some objectId is in an url.

Thanks,

Ilia


2014-04-25 17:35 GMT+04:00 Илья Нарыжный <[email protected]>:

> Guys,
>
> Could we please discuss following issue here?
> https://issues.apache.org/jira/browse/WICKET-5539
>
> Quick intro:
> 1) Some statefull page has been mounted as /page/${pageId}
> 2) If that page expired it can't be recreated because pageId==null
> (PageParameters explicetly cleared during recreation)
> 3) As a result 404 can be shown even in case if data is there: in URL
>
> Please take a look into provided Issue. I do disagree with Martin. At
> least page parameters can be filtered during recreation of page after
> expiration of page.
>
> Thanks,
>
> Ilia
>

Reply via email to