Udo Schnurpfeil created TOBAGO-1191:
---------------------------------------

             Summary: "on before submit" funkctions should not cancel the 
submit, when there is no return value
                 Key: TOBAGO-1191
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1191
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Themes
    Affects Versions: 1.5.7, 1.6.0-beta-2, 1.0.39
            Reporter: Udo Schnurpfeil
            Assignee: Udo Schnurpfeil
            Priority: Minor


When using <tc:script onsubmit="foo()"/> and foo() has no return value, the 
submit should be executed (but it was canceled).

Unchanged:
When the return value is false, the submit will be canceled.
When the return value is true, the submit will be executed.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to