You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ws...@apache.org on 2006/03/18 23:59:59 UTC

svn commit: r386899 - /struts/shale/trunk/docs/release-notes-1.0.1.html

Author: wsmoak
Date: Sat Mar 18 14:59:59 2006
New Revision: 386899

URL: http://svn.apache.org/viewcvs?rev=386899&view=rev
Log:
Updated the list of outstanding issues in the Shale 1.0.1 release notes.

Modified:
    struts/shale/trunk/docs/release-notes-1.0.1.html

Modified: struts/shale/trunk/docs/release-notes-1.0.1.html
URL: http://svn.apache.org/viewcvs/struts/shale/trunk/docs/release-notes-1.0.1.html?rev=386899&r1=386898&r2=386899&view=diff
==============================================================================
--- struts/shale/trunk/docs/release-notes-1.0.1.html (original)
+++ struts/shale/trunk/docs/release-notes-1.0.1.html Sat Mar 18 14:59:59 2006
@@ -218,6 +218,9 @@
 
     <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=39015">39015<a>]
     shale-mailreader-20060316.war could not be started. (r386550)</p>
+    
+    <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=38972">38972</a>]
+    The shale-blank application includes extra jars in WEB-INF/lib (r386897)</p>
 
     <p>[-----] Fix two Clay configuration parsing bugs.</p>
 
@@ -287,12 +290,10 @@
     <a name="Known"></a>
     <h3>4.0 Known Issues In This Release</h3>
 
-    <p><b>FIXME</b> - This list has not yet been updated from 1.0.0 the list.</p>
-
     <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=35066">35066<a>]
     The <em>Dialog</em> feature has known problems with attempting to have
     multiple simultaneously active dialogs in a single session (most commonly
-    due to using frames or multiple windoes), and dealing with back buttons.
+    due to using frames or multiple windows), and dealing with back buttons.
     These issues will be addressed in a subsequent release.</p>
 
     <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=35839">35839</a>]
@@ -319,9 +320,9 @@
     reminder to flag this issue in Shale release notes until it is resolved
     in a subsequent MyFaces release.</p>
 
-    <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=37615">37615</a>]
-    RFE for using XML namespaces in Clay attributes, to be considered in a
-    subsequent release.</p>
+    <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=37571">37571</a>]
+    Dialog synchronization is not maintained when browser navigation buttons are 
+    used.</p>
 
     <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=37643">37643</a>]
     RFE to add documentation (on the web site) for the Tiles and Remoting
@@ -335,6 +336,57 @@
     using the classes in Shale, because such instances are never stored into
     session scope, but will be flagged by code audits that check for this
     scenario.</p>
+
+    <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=37932">37932</a>]
+    Shale's Commons Validator integration ignores the immediate attribute when 
+    using client side validation.</p>
+
+    <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=38000">38000</a>]
+    ShalePhaseListener executes ViewController.prerender twice. This will be
+    resolved as part of a general exception handling strategy.  See Bug 
+    38186.</p>
+
+    <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=38079">38079</a>]
+    Range validator doesn't check dependencies.</p>
+
+    <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=38186">38186</a>]
+    RFE for a general exception handling strategy that fulfills ViewController
+    contracts, and offers application developers some choices in how exceptions
+    are handled.</p>
+
+    <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=38187">38187</a>]
+    RFE for ViewController to support init/destroy callbacks into objects that
+    are inserted into, or removed from, any of the servlet API scopes (request,
+    session, application).</p>
+
+    <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=38189">38189</a>]
+    RFE to extend the capability of the servlet event callbacks to work with
+    classes that mark init and destroy methods with annotations, not just those
+    that implement a specific interface.</p>
+
+    <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=38298">38298</a>]
+    RFE for a phase listener to invoke a dialog without clicking on a button/link</p>
+
+    <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=38627">38627</a>]
+    RFE to make the HtmlUnit dependency optional, or modify the build so that
+    it is automatically downloaded.  Currently the build fails if you do not
+    have the htmlunit.home property defined.</p>
+
+    <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=38809">38809</a>]
+    RFE for a "Dialog Aware" button panel component which would automatically
+    generate next and previous buttons, disabling them as appropriate.</p>
+
+    <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=38825">38825</a>]
+    Example applications that use dialogs may have problems when the session
+    state is saved and then restored.</p>
+
+    <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=38849">38849</a>]
+    RFE to support fine grained security on navigation.</p>
+
+    <p>[<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=38970">38970</a>]
+    When run in GlassFish, the Clay examples from usecases demo output Sun's 
+    state field marker. To be addressed when Clay support for JSF 1.2 is 
+    considered.</p>
 
   </body>
 



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