Date: 2004-10-21T22:58:19 Editor: CraigMcClanahan <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsFacesRelease101 URL: http://wiki.apache.org/struts/StrutsFacesRelease101
Remove outstanding bugs that have been resolved, update test matrix Change Log: ------------------------------------------------------------------------------ @@ -18,9 +18,6 @@ == Outstanding Bug Review == || '''ID''' || '''Summary''' || '''Status''' || '''Prevents Release''' || -|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=31097 31097] || Struts-Faces renders blank pages when refreshing pages || Fixed in nightly build 20041016, asking reporter to verify || No (fixed) || -|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=31220 31220] || <s:message> and <s:error> error || WORKSFORME, asking reporter to try a more recent build || Yes if reproducible || -|| [http://issues.apache.org/bugzilla/show_bug.cgi?id=31351 31351] || JSF 1.1_01 and Struts-faces Problem || Same root cause as 31097, so fixed in nightly build 20041016, asking reporter to verify || No (fixed) || == Preparation Checklist == @@ -59,8 +56,10 @@ || '''#''' || '''J2SE Version''' || '''Container Version''' || '''Struts Version''' || '''JSF Version''' || '''Status''' || || 1. || 1.4.2_03 || Tomcat 5.0.25 || Struts 1.1 || JSF RI 1.1_01 || PASS || || 2. || 1.4.2_03 || Tomcat 5.0.25 || Struts 1.2.4 || JSF RI 1.1_01 || PASS || -|| 3. || 1.4.2_03 || Tomcat 5.0.25 || Struts 1.1 || MyFaces 1.0.7 || FAIL || -|| 4. || 1.4.2_03 || Tomcat 5.0.25 || Struts 1.2.4 || MyFaces 1.0.7 || FAIL || +|| 3. || 1.4.2_03 || Tomcat 5.0.28 || Struts 1.1 || JSF RI 1.1_01 || PASS || +|| 4. || 1.4.2_03 || Tomcat 5.0.28 || Struts 1.2.4 || JSF RI 1.1_01 || PASS || +|| 5. || 1.4.2_03 || Tomcat 5.0.25 || Struts 1.1 || MyFaces 1.0.7 || FAIL || +|| 6. || 1.4.2_03 || Tomcat 5.0.25 || Struts 1.2.4 || MyFaces 1.0.7 || FAIL || MyFaces 1.0.6 and 1.0.7 have bugs that cause test failures. See [http://sourceforge.net/tracker/index.php?func=detail&aid=1018239&group_id=69709&atid=525508 this bug report] and [http://sourceforge.net/tracker/index.php?func=detail&aid=1019250&group_id=69709&atid=525508 this one too] for more details. These bugs will not hold up a release of Struts-Faces. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
