You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/11/15 20:08:15 UTC

[jira] Reopened: (WICKET-3164) executeAjaxEvent in WicketTester works although Component is not enabled

     [ https://issues.apache.org/jira/browse/WICKET-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov reopened WICKET-3164:
-------------------------------------


I'd like to add checks in all "action" methods.

> 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.