You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Kamil (JIRA)" <ji...@apache.org> on 2017/08/14 13:47:01 UTC

[jira] [Created] (WICKET-6447) Dynamic setRequired() is not taken into account by WicketTester

Kamil created WICKET-6447:
-----------------------------

             Summary: Dynamic setRequired() is not taken into account by WicketTester
                 Key: WICKET-6447
                 URL: https://issues.apache.org/jira/browse/WICKET-6447
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 8.0.0-M6
            Reporter: Kamil
         Attachments: showcase-changeRequired.zip

1)Run the app
2)Click submit (with empty field) -> you should see "SUCCESS" in console
3)Click the checkbox and submit (with empty field) -> you should see "ERROR" in console

now run the tests



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)