You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Marco Behler (JIRA)" <ji...@apache.org> on 2007/05/25 12:08:16 UTC

[jira] Closed: (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:all-tabpanel ]

Marco Behler closed WICKET-377.
-------------------------------

    Resolution: Fixed

Actually this was more of a Hibernate-Model problem. It's fixed now , Johan you don't need to do anything ;)

> 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
>         Assigned To: 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.