Author: wsmoak
Date: Fri Mar 10 20:16:43 2006
New Revision: 385005
URL: http://svn.apache.org/viewcvs?rev=385005&view=rev
Log:
Update release notes for Bug 38374, Validation always skipped with
Globals.CANCEL_KEY.
Modified:
struts/action/trunk/xdocs/userGuide/release-notes.xml
Modified: struts/action/trunk/xdocs/userGuide/release-notes.xml
URL:
http://svn.apache.org/viewcvs/struts/action/trunk/xdocs/userGuide/release-notes.xml?rev=385005&r1=385004&r2=385005&view=diff
==============================================================================
--- struts/action/trunk/xdocs/userGuide/release-notes.xml (original)
+++ struts/action/trunk/xdocs/userGuide/release-notes.xml Fri Mar 10 20:16:43
2006
@@ -22,7 +22,7 @@
<title>Release Notes (since 1.2.8)</title>
</properties>
<body>
- <section name="6.1 Release Notes - Version 1.3.0">
+ <section name="6.1 Release Notes - Version 1.3.1">
<subsection>
<p>
@@ -134,10 +134,8 @@
.
</p>
<p>
- We also welcome
- <i>Wendy Smoak's</i>
- acceptance to join the
- Apache Struts PMC (project management committee).
+ We also welcome <i>Wendy Smoak</i> and <i>Gary VanMatre</i>
+ to the Apache Struts PMC (Project Management Committee).
</p>
<h3>Struts Action Library</h3>
@@ -420,10 +418,10 @@
</p>
<p>
- In Struts 1.2 and prior, any time the magic token
generated by
+ In Struts 1.2.8 and prior, any time the magic token
generated by
the Cancel tag is found in the request, validation for the
ActionForm is skipped.
- Accordingly, in Struts 1.2 and prior, any Action that
relies on
+ Accordingly, in Struts 1.2.8 and prior, any Action that
relies on
validation should always observe the isCancelled method.
</p>
@@ -458,9 +456,8 @@
<p>
Note that the Opt-In Cancel Handler is available for the
- <strong>Composable Request Processor only</strong>.
- If you configure your application to use the legacy
- Request Processor instead, the Struts 1.2 behavior is
observed.
+ Composable Request Processor as well as
+ the legacy Request Processor included in Struts Action 1.3.
</p>
<h4>Enhanced Global Exception Handlers</h4>
@@ -627,7 +624,7 @@
<h3>Struts EL</h3>
- <p>Aside from addressing deprecrations, there were a few minor
+ <p>Aside from addressing deprecations, there were a few minor
changes to Struts EL.</p>
<ul>
<li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]