[
https://issues.apache.org/jira/browse/WICKET-2006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Makundi updated WICKET-2006:
-----------------------------------
Attachment: Wicket-Quickstart.zip
Quickstart for easily repeating the problem.
> If FormTester is used twice or the same WicketTester and an involved form is
> updated (new visible/invisible components), the old form state prevails in
> tester
> --------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WICKET-2006
> URL: https://issues.apache.org/jira/browse/WICKET-2006
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.4-RC1
> Environment: Any
> Reporter: Martin Makundi
> Attachments: Wicket-Quickstart.zip
>
> Original Estimate: 12h
> Remaining Estimate: 12h
>
> If FormTester is used twice or the same WicketTester and an involved form is
> updated (new visible/invisible components), the old form state prevails in
> tester.
> Example:
> [Login page, fields enabled]
> Submit
> [For some business logic reason, form is shown again but the fields are
> disabled]
> Browser sees disabled fields. The form submitted via WicketTester sees
> enabled fields, i.e., the form processed by the wickettester is WRONG (wrong
> instance?).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.