You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Johan Compagner (JIRA)" <ji...@apache.org> on 2007/05/28 15:13:15 UTC

[jira] Commented: (WICKET-377) Editing an AjaxEditableLabel, going to a new page, clicking the back button and editing the label again makes the page expire.

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

Johan Compagner commented on WICKET-377:
----------------------------------------

AlMaw how can you reproduce this easily? isn't it somethign like WICKET-557 ?
Everything must be serializeable...

> Editing an AjaxEditableLabel, going to a new page, clicking the back button and editing the label again makes the page expire.
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-377
>                 URL: https://issues.apache.org/jira/browse/WICKET-377
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: trunk
>            Reporter: Marco Behler
>            Assignee: Johan Compagner
>             Fix For: 1.3.0-beta2
>
>
> Hi there,
> basically I have a Listview that produces AjaxEditableLabels. Changing the label works fine. However, if you go on to a new page and then click the back button and try to edit that Label again, you get a "Page Expired" error message.
> Quickstart will follow

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.