I just noticed that several of the sites I've created and that run on Tapestry 4.0.x as well as 4.1.x seem to not work as they originally did. Specifically, the forms that have a cancel button with a 'document.form-name.events.cancel();' for an onclick event seem to submit the form via the 'success' listener as well as the 'cancel' one. Is there a new way of preventing the regular form submission via a submit button that has a cancel listener attached to it?

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to