You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Mario Matias Urbieta (JIRA)" <ji...@apache.org> on 2008/11/07 17:09:37 UTC

[jira] Created: (WW-2860) Ajax Submit Tag - topics are notified also with validation cheking without a way for differenciate both calls

Ajax Submit Tag - topics are notified also with validation cheking  without a way for differenciate both calls
--------------------------------------------------------------------------------------------------------------

                 Key: WW-2860
                 URL: https://issues.apache.org/struts/browse/WW-2860
             Project: Struts 2
          Issue Type: Bug
          Components: Plugin - Tags
    Affects Versions: 2.1.2
            Reporter: Mario Matias Urbieta


Ajax Submit Tag - topics are notified also with validation without a way for diferenciate both calls.
When a ajax submit is used with validate and afterAjaxValidation on true, topics notification are made for both call:
* json validation call
* form submition

The main problem is that there is not a way for  distinguish if the topic is called after/before of a validation call or final form submition call.

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


[jira] Updated: (WW-2860) Ajax Submit Tag - topics are notified also with validation cheking without a way for differenciate both calls

Posted by "Mario Matias Urbieta (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Matias Urbieta updated WW-2860:
-------------------------------------

    Component/s:     (was: Plugin - Tags)
                 Plugin - Dojo Tags

> Ajax Submit Tag - topics are notified also with validation cheking  without a way for differenciate both calls
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-2860
>                 URL: https://issues.apache.org/struts/browse/WW-2860
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Dojo Tags
>    Affects Versions: 2.1.2
>            Reporter: Mario Matias Urbieta
>
> Ajax Submit Tag - topics are notified also with validation without a way for diferenciate both calls.
> When a ajax submit is used with validate and afterAjaxValidation on true, topics notification are made for both call:
> * json validation call
> * form submition
> The main problem is that there is not a way for  distinguish if the topic is called after/before of a validation call or final form submition call.

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