[
https://issues.apache.org/jira/browse/WICKET-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-3164.
-------------------------------------
Resolution: Fixed
With r1037409 (1.4.x) and r1037411 (trunk) such checks are added also for
#executeAllTimerBehaviors() and #submitAjaxFormSubmitBehavior().
> 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
> Assignee: Martin Grigorov
> Fix For: 1.4.14, 1.5-M4
>
>
> 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.