DatePicker introduces a bug regarding the back button support of the browser.
-----------------------------------------------------------------------------

                 Key: WICKET-2550
                 URL: https://issues.apache.org/jira/browse/WICKET-2550
             Project: Wicket
          Issue Type: Bug
          Components: wicket, wicket-extensions
    Affects Versions: 1.4.3, 1.4.2, 1.4.1
            Reporter: Martín Bigio
             Fix For: 1.4.4


The attached QuickStart reproduces the bug that the DatePicker behavior 
introduces.

1) Click the "show data" ajax button.
2) Click the submit non ajax button.
3) Click the back button of the browser.

As you can see the displayed page doesn't contain the list of strings that 
appeared in step 1!. If you remove the DatePicker behavior from the TextField 
and repeat the same process, it works as expected.

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

Reply via email to