You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org> on 2006/08/13 05:22:13 UTC

[jira] Created: (TAPESTRY-1057) EventListener validateForm = false causes form to be permanently non validating on client side

EventListener validateForm = false causes form to be permanently non validating on client side
----------------------------------------------------------------------------------------------

                 Key: TAPESTRY-1057
                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1057
             Project: Tapestry
          Issue Type: Bug
          Components: JavaScript
    Affects Versions: 4.1.1
         Environment: browser
            Reporter: Jesse Kuhnert
         Assigned To: Jesse Kuhnert
            Priority: Critical
             Fix For: 4.1.1


The javascript output calls setFormValidating(form, false) but isn't able to set the state back to what it was before doing it. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Resolved: (TAPESTRY-1057) EventListener validateForm = false causes form to be permanently non validating on client side

Posted by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-1057?page=all ]

Jesse Kuhnert resolved TAPESTRY-1057.
-------------------------------------

    Resolution: Fixed

> EventListener validateForm = false causes form to be permanently non validating on client side
> ----------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1057
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1057
>             Project: Tapestry
>          Issue Type: Bug
>          Components: JavaScript
>    Affects Versions: 4.1.1
>         Environment: browser
>            Reporter: Jesse Kuhnert
>         Assigned To: Jesse Kuhnert
>            Priority: Critical
>             Fix For: 4.1.1
>
>
> The javascript output calls setFormValidating(form, false) but isn't able to set the state back to what it was before doing it. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org