dev@javaserverfaces.java.net

Re: Review: Fix for JSF RI 87 and state saving changes

From: Ed Burns <Ed.Burns_at_Sun.COM>
Date: Thu, 17 Mar 2005 08:19:28 -0500

>>>>> On Wed, 16 Mar 2005 17:16:34 -0800, Jayashri Visvanathan <Jayashri.Visvanathan_at_Sun.COM> said:

JV> M conf/test/web.xml
JV> Make the number of views to persist in session to be 20.

JV> M src/com/sun/faces/application/StateManagerImpl.java
JV> Complete changes for JSF Spec issue 11
JV> - remove code related to high availability state saving since
JV> state saving in server is now HA enabled by default.
JV> - Allow LRUMap size to be configurable via ServletContextInitParameter.

JV> M src/com/sun/faces/renderkit/html_basic/MenuRenderer.java
JV> Fix for Issue 87: If UISelectone/UISelectMany component is disabled,
JV> render
JV> "disabled" on select tag and ignore any "disabled" attribute specified
JV> on option tags.

JV> M web/test/RenderResponse_correct
JV> M web/test/TestRenderResponsePhase.jsp
JV> updated test and golden files.

Can you please re-send and include the diffs?

Thanks,

Ed