You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2007/04/13 05:52:15 UTC

[jira] Resolved: (WICKET-467) Feedback is not cleaned up upon AJAX-requests

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

Eelco Hillenius resolved WICKET-467.
------------------------------------

    Resolution: Fixed

> Feedback is not cleaned up upon AJAX-requests
> ---------------------------------------------
>
>                 Key: WICKET-467
>                 URL: https://issues.apache.org/jira/browse/WICKET-467
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3
>            Reporter: Carlos Pita
>         Assigned To: Eelco Hillenius
>            Priority: Critical
>
> When doing validation with AjaxFormComponentUpdatingBehavior once an error message is attached to a component it gets sticky and is not refreshed upon new ajax requests. It seems as if feedback is not cleaned up so onEvent always takes the hasError branch, independently of validation results.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.