uwe schaefer created WICKET-4814:
------------------------------------

             Summary: Form versioning does not work in Chrome
                 Key: WICKET-4814
                 URL: https://issues.apache.org/jira/browse/WICKET-4814
             Project: Wicket
          Issue Type: Bug
    Affects Versions: 1.5.8
         Environment: Chrome/Linux Version 20.0.1132.47 Ubuntu 12.04 (144678)
            Reporter: uwe schaefer


This might not even be a Wicket issue, since it works fine with FF and IE, but 
maybe someone has a clue what is going on, and maybe wicket has a way of 
preventing this.

Quickstart attached.

The Quickstart has just one page with one versioned form autosubmitting via 
JavaScript, bound to a boolean field.
On Chrome/Linux, if you use the back button after submitting the form a few 
times by flipping the checkbox, the browser shows the wrong state, while Wicket 
looks like sending the correct state (from what i see).

If you use Firefox/Linux, everything works as expected.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to