DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12470>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12470

Cancel does not work correctly when using dynamic validation

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|struts-                     |[EMAIL PROTECTED]
                   |[EMAIL PROTECTED]      |
             Status|REOPENED                    |NEW



------- Additional Comments From [EMAIL PROTECTED]  2002-10-18 23:35 -------
Yes, the original idea was that you should write your cancel button like this:

<html:cancel 
onclick="bCancel=true">CANCEL</html:cancel>

This seemed fine when the Validator was a 
separate package, but now that it's bundled, it does seem like the cancel button could 
do this for 
you :o)

I guess we need to add a property name, like "validator=true", to tell the tag to emit 
the script.

Unless someone has a better suggestion?

--
To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to