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/07/14 04:26:29 UTC

[jira] Created: (TAPESTRY-1007) tapestry/form.js doesn't have cancel/refresh functions

tapestry/form.js doesn't have cancel/refresh functions
------------------------------------------------------

         Key: TAPESTRY-1007
         URL: http://issues.apache.org/jira/browse/TAPESTRY-1007
     Project: Tapestry
        Type: Bug

  Components: JavaScript  
    Versions: 4.1    
 Environment: browser
    Reporter: Jesse Kuhnert
    Priority: Critical


tapestry.form.submit(<form>, <submit name>) only handles cases where people exlplicitly pass in either no submit name or "refresh/cancel". 

Add function calls that delegate to this function so that there is a clear alternative to the now extinct form.events.cancel() / form.events.refresh() . 

-- 
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-1007) tapestry/form.js doesn't have cancel/refresh functions

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

Jesse Kuhnert resolved TAPESTRY-1007.
-------------------------------------

    Resolution: Fixed

Added new functions and made them set the submitmode parameter properly.

> tapestry/form.js doesn't have cancel/refresh functions
> ------------------------------------------------------
>
>                 Key: TAPESTRY-1007
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1007
>             Project: Tapestry
>          Issue Type: Bug
>          Components: JavaScript
>    Affects Versions: 4.1
>         Environment: browser
>            Reporter: Jesse Kuhnert
>         Assigned To: Jesse Kuhnert
>            Priority: Critical
>
> tapestry.form.submit(<form>, <submit name>) only handles cases where people exlplicitly pass in either no submit name or "refresh/cancel". 
> Add function calls that delegate to this function so that there is a clear alternative to the now extinct form.events.cancel() / form.events.refresh() . 

-- 
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] Assigned: (TAPESTRY-1007) tapestry/form.js doesn't have cancel/refresh functions

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

Jesse Kuhnert reassigned TAPESTRY-1007:
---------------------------------------

    Assign To: Jesse Kuhnert

> tapestry/form.js doesn't have cancel/refresh functions
> ------------------------------------------------------
>
>          Key: TAPESTRY-1007
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-1007
>      Project: Tapestry
>         Type: Bug

>   Components: JavaScript
>     Versions: 4.1
>  Environment: browser
>     Reporter: Jesse Kuhnert
>     Assignee: Jesse Kuhnert
>     Priority: Critical

>
> tapestry.form.submit(<form>, <submit name>) only handles cases where people exlplicitly pass in either no submit name or "refresh/cancel". 
> Add function calls that delegate to this function so that there is a clear alternative to the now extinct form.events.cancel() / form.events.refresh() . 

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