You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Phil Franken (JIRA)" <ji...@apache.org> on 2014/12/30 23:43:13 UTC

[jira] [Updated] (WICKET-5798) Wicket not calling onError() on IndicatingAjaxButton

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

Phil Franken updated WICKET-5798:
---------------------------------
    Description: 
My page structure:
page/panel/feedback/form

Wicket not calling onError() on IndicatingAjaxButton when error() called manually within IndicatingAjaxButton.onSubmit()

Workaround is to call a private method that accepts AjaxRequestTarget each time error() is called

  was:
My page structure:
page/panel/feedback/form

Wicket not calling onError() on IndicatingAjaxButton when error() called manually within IndicatingAjaxButton.onSubmit()


> Wicket not calling onError() on IndicatingAjaxButton
> ----------------------------------------------------
>
>                 Key: WICKET-5798
>                 URL: https://issues.apache.org/jira/browse/WICKET-5798
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 6.18.0
>            Reporter: Phil Franken
>
> My page structure:
> page/panel/feedback/form
> Wicket not calling onError() on IndicatingAjaxButton when error() called manually within IndicatingAjaxButton.onSubmit()
> Workaround is to call a private method that accepts AjaxRequestTarget each time error() is called



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)