You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by pb...@apache.org on 2008/11/30 08:21:17 UTC

svn commit: r721774 - in /struts/struts1/branches/STRUTS_1_3_BRANCH/src/site/xdoc/userGuide: release-notes-1_3_9.xml release-notes.xml

Author: pbenedict
Date: Sat Nov 29 23:21:17 2008
New Revision: 721774

URL: http://svn.apache.org/viewvc?rev=721774&view=rev
Log:
1.3.10 release notes

Added:
    struts/struts1/branches/STRUTS_1_3_BRANCH/src/site/xdoc/userGuide/release-notes-1_3_9.xml   (props changed)
      - copied unchanged from r721541, struts/struts1/branches/STRUTS_1_3_BRANCH/src/site/xdoc/userGuide/release-notes.xml
Modified:
    struts/struts1/branches/STRUTS_1_3_BRANCH/src/site/xdoc/userGuide/release-notes.xml

Propchange: struts/struts1/branches/STRUTS_1_3_BRANCH/src/site/xdoc/userGuide/release-notes-1_3_9.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: struts/struts1/branches/STRUTS_1_3_BRANCH/src/site/xdoc/userGuide/release-notes-1_3_9.xml
------------------------------------------------------------------------------
    svn:mergeinfo = 

Modified: struts/struts1/branches/STRUTS_1_3_BRANCH/src/site/xdoc/userGuide/release-notes.xml
URL: http://svn.apache.org/viewvc/struts/struts1/branches/STRUTS_1_3_BRANCH/src/site/xdoc/userGuide/release-notes.xml?rev=721774&r1=721773&r2=721774&view=diff
==============================================================================
--- struts/struts1/branches/STRUTS_1_3_BRANCH/src/site/xdoc/userGuide/release-notes.xml (original)
+++ struts/struts1/branches/STRUTS_1_3_BRANCH/src/site/xdoc/userGuide/release-notes.xml Sat Nov 29 23:21:17 2008
@@ -23,10 +23,10 @@
 <document>
 
     <properties>
-        <title>Release Notes (since 1.3.8)</title>
+        <title>Release Notes (since 1.3.9)</title>
     </properties>
     <body>
-        <section name="6.1 Release Notes - Version 1.3.9">
+        <section name="6.1 Release Notes - Version 1.3.10">
 
             <a name="release_notes"/>
             <subsection name="Introduction">
@@ -34,7 +34,7 @@
                     This section contains release notes for changes that have
                     taken place to Struts,
                     since the
-                    <a href="release-notes-1_3_8.html">Version 1.3.8</a>
+                    <a href="release-notes-1_3_9.html">Version 1.3.9</a>
                     distribution.
                     To keep up-to-date on all changes to the framework, 
                     subscribe to
@@ -64,22 +64,43 @@
             <subsection name="Issue Tracking">
 <h4>Bug</h4>
 <ul>
-<li>[<a href='https://issues.apache.org/struts/browse/STR-2597'>STR-2597</a>] - Unexpected Tiles recursion on JSP errors?</li>
-<li>[<a href='https://issues.apache.org/struts/browse/STR-3015'>STR-3015</a>] - release set parameters to null in LinkTag</li>
-<li>[<a href='https://issues.apache.org/struts/browse/STR-3020'>STR-3020</a>] - AbstractCreateAction emits error unnecessarily</li>
-<li>[<a href='https://issues.apache.org/struts/browse/STR-3021'>STR-3021</a>] - Tiles insert is evaluated twice if JSP error occures</li>
-<li>[<a href='https://issues.apache.org/struts/browse/STR-3028'>STR-3028</a>] - struts-html-el.tld option tag filter type causing tld not to load</li>
-<li>[<a href='https://issues.apache.org/struts/browse/STR-3029'>STR-3029</a>] - ActionConfigMatcher does not instantiate the correct ActionForward</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-2630'>STR-2630</a>] - Taglib documentation does not render embedded HTML</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-2802'>STR-2802</a>] - Validator validwhen cannot test between two different indices in array</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3026'>STR-3026</a>] - Linked examples hosted by &quot;Planet Struts&quot; nonexistant</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3052'>STR-3052</a>] - ImgTag missing actionId support</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3054'>STR-3054</a>] - EL-Example errors</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3070'>STR-3070</a>] - Postback forms cause NPE with classic RequestProcessor</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3076'>STR-3076</a>] - PasswordTag doesn't define the attribute onselect</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3080'>STR-3080</a>] - XLST instead of XSLT</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3081'>STR-3081</a>] - Uploading a File using LazyDynaBean causes ClassCastException</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3082'>STR-3082</a>] - Incomplete error message when failing to create a form bean</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3084'>STR-3084</a>] - Error on Tiles examples page</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3088'>STR-3088</a>] - N-length empty strings not treated as *null* by validwhen</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3093'>STR-3093</a>] - Taglibs TLD do not match tag implementations</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3097'>STR-3097</a>] - Generating site fails</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3110'>STR-3110</a>] - PropertyUtils.clearDescriptors() call in ActionServlet.destroy() method is causing appliction classloader memory leak on Weblogic Portal</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3112'>STR-3112</a>] - Generated javascript is wrong to set focus on control that is of array</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3143'>STR-3143</a>] - Struts jar remains &quot;in-use&quot; preventing dynamic redeployment</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3144'>STR-3144</a>] - Bean Taglib Documentation Has Been Unreadable FOR YEARS...</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3146'>STR-3146</a>] - TLD reports contain broken hyperlinks</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3161'>STR-3161</a>] - Servlet not injected into newly created action in higly concurrent env</li>
 </ul>
     
 <h4>Improvement</h4>
 <ul>
-<li>[<a href='https://issues.apache.org/struts/browse/STR-487'>STR-487</a>] - Multiple file upload not possible due to MultiPartRequestHandler limitation?</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-1496'>STR-1496</a>] - html:form focus and focusIndex problem</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-1709'>STR-1709</a>] - FormTag: Add check for nonexistent form field in focus javascript</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-2810'>STR-2810</a>] - autocomplete attribute</li>
 </ul>
-        
+
 <h4>Task</h4>
 <ul>
-<li>[<a href='https://issues.apache.org/struts/browse/STR-3034'>STR-3034</a>] - Remove Tiles 2 module from 1.3 branch</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3055'>STR-3055</a>] - Figure out the 'disabled=&quot;${!empty pageScope}&quot; in EL-Example</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3134'>STR-3134</a>] - Upgrade JSTL from 1.0.2 to latest 1.0.6</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3150'>STR-3150</a>] - Upgrade Commons Chain to 1.2</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3163'>STR-3163</a>] - Upgrade Commons BeanUtils</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3171'>STR-3171</a>] - Lock down Maven plugin dependencies</li>
+<li>[<a href='https://issues.apache.org/struts/browse/STR-3172'>STR-3172</a>] - Require Tomcat 5.5 for integration testing</li>
 </ul>
 </subsection>