executeAjaxEvent in WicketTester works although Component is not enabled
------------------------------------------------------------------------
Key: WICKET-3164
URL: https://issues.apache.org/jira/browse/WICKET-3164
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.4.10
Reporter: Frank Klein Koerkamp
When Component is disabled the executeAjaxEvent still works. Because it's not
checking if Component is enabled.
But the event attribute is not rendered to the component if it's disabled.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.