You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jeroen (JIRA)" <ji...@apache.org> on 2017/05/03 07:46:04 UTC

[jira] [Comment Edited] (WICKET-6349) Stateless form does not work when RecreateBookmarkablePagesAfterExpiry is false

    [ https://issues.apache.org/jira/browse/WICKET-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15994408#comment-15994408 ] 

Jeroen edited comment on WICKET-6349 at 5/3/17 7:45 AM:
--------------------------------------------------------

I just checked and the counter still increments only the first time. I just downloaded the zip file from this ticket, set the wicket.version to 7.7.0-SNAPSHOT in the pom.xml and rebuilt. The following wicket libraries are in the WEB-INF\lib folder:

wicket-core-7.7.0-20170501.193622-52.jar
wicket-extensions-7.7.0-20170501.193805-52.jar
wicket-request-7.7.0-20170501.193143-54.jar
wicket-util-7.7.0-20170501.193118-54.jar


was (Author: jeroen1979):
I just checked and the counter still increments only the first time. I just downloaded the zip from this ticket, set the wicket.version to 7.7.0-SNAPSHOT in the pom.xml and rebuilt. The following wicket libraries are in the WEB-INF\lib folder:

wicket-core-7.7.0-20170501.193622-52.jar
wicket-extensions-7.7.0-20170501.193805-52.jar
wicket-request-7.7.0-20170501.193143-54.jar
wicket-util-7.7.0-20170501.193118-54.jar

> Stateless form does not work when RecreateBookmarkablePagesAfterExpiry is false
> -------------------------------------------------------------------------------
>
>                 Key: WICKET-6349
>                 URL: https://issues.apache.org/jira/browse/WICKET-6349
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 7.6.0
>            Reporter: Jeroen
>            Assignee: Martin Grigorov
>             Fix For: 7.7.0
>
>         Attachments: StatelessExpired.zip
>
>
> When you set RecreateBookmarkablePagesAfterExpiry to false, you get a PageExpiredException when you use a stateless form/page.
> It is basically the same bug as described in https://issues.apache.org/jira/browse/WICKET-5521



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)