You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2006/01/25 03:39:40 UTC

DO NOT REPLY [Bug 38374] - Automatic Validation always bypassed with CANCEL_PROPERTY

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=38374





------- Additional Comments From paul4christ79@yahoo.com  2006-01-25 03:39 -------
Created an attachment (id=17497)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=17497&action=view)
Patch for Struts 1.2.x branch

The RequestProcessor will no longer allow the
org.apache.struts.taglib.html.Constants.CANCEL_PROPERTY request parameter to
cancel the action as the default. To enable this feature, add this in the
intended action mapping:

<set-property property="validateCancelable" value="true"/>

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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