12 May 2008 05:47
[ANNOUNCE] MyFaces Core v1.2.3 Release
The Apache MyFaces team is pleased to announce the *release* of MyFaces Core 1.2.3.
MyFaces Core is a JavaServer(tm) Faces 1.2 implementation as specified by JSR-252. MyFaces Core has
passed Sun's JSR-252 TCK and is 100% compliant with the JSR-252 specification.
MyFaces Core 1.2.3 is available in both binary and source distributions.
* http://myfaces.apache.org/download.html
MyFaces Core is also available in the central Maven repository under Group ID "org.apache.myfaces.core".
*Release* Notes - MyFaces Core - Version 1.2.3
Bug
* [MYFACES-1558] - FactoryFinder not thread safe, and has a memory leak
* [MYFACES-1691] - beforeUnload event handler breaks form submission
* [MYFACES-1793] - MF Core causes resources not found(404) errors (recently also corrected in Sun RI for
JSF 1.2)
* [MYFACES-1795] - MF Core causes resources not found(404) errors (recently also corrected in Sun RI for
JSF 1.2)
* [MYFACES-1796] - FactoryFinder.*release*Factories() does not *release* application class loader.
(PATCH available).
* [MYFACES-1799] - javax.faces.validator.LengthValidator.getMaximum() returns Integer.MAX_VALUE
* [MYFACES-1811] - cannot set enctype on h:form with el
* [MYFACES-1812] - All faces-config.xml get loaded twice from jars in WEB-INF/lib
* [MYFACES-1815] - Faces servlet returns empty response for resources when using /faces/* as servlet mapping
* [MYFACES-1817] - f:validateLength with equal minimun and maximun does not work
* [MYFACES-1819] - h:selectManyCheckbox with value="#{bean.map['somekey']}" fails
* [MYFACES-1825] - duplicate ids not detected in JspStateManagerImpl.checkForDuplicateIds()
(Continue reading)
RSS Feed