wantOnSelectionChangedNotifications for DropDownChoice in Form
--------------------------------------------------------------
Key: WICKET-3374
URL: https://issues.apache.org/jira/browse/WICKET-3374
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.5-RC1
Environment: N/A
Reporter: Ivan Vasilev
Attachments: quickstart.rar
Hello,
There is a DropDownChoice with wantOnSelectionChangedNotifications returning
true. TheDropDownChoice is inside a form. When the selection in the
DropDownChoice is changed the page is reloaded, but the onSelectionChanged
method is never called. Attached quickstart.
This might be connected with: https://issues.apache.org/jira/browse/WICKET-3331
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.