The Apache MyFaces team is pleased to announce the release of MyFaces Core 
1.2.10.

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.10 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.10

Bug

    * [MYFACES-1890] - Numberconverter has issue with bigdecimal
    * [MYFACES-2751] - escape attribute of h:outputLabel is not picked up by 
HtmlLabelRenderer
    * [MYFACES-2857] - Its not possible to change the summary/ detail message 
of a ParametrizableFacesMessage
    * [MYFACES-2928] - FacesConfigurator cast for ApplicationImpl directly to 
load converter configuration, instead use RuntimeConfig object
    * [MYFACES-2934] - Side-channel timing attack in StateUtils class may still 
allow padding oracle attack
    * [MYFACES-2969] - Example number used by f:convertNumber messages are not 
formatted taking into account locale and parameters.
    * [MYFACES-2970] - f:convertNumber conversion is not symmetric when 
currencyCode and currencySymbol are used
    * [MYFACES-2982] - Update localized javax.faces.Messages.properties
    * [MYFACES-3001] - Memory Leak in MyFaces 1.2 related to RuntimeConfig 
ThreadLocal
    * [MYFACES-3015] - CLONE -ExternalContext: setRequest(...) method does not 
reset cached request maps (1.2 branch)
    * [MYFACES-3057] - CLONE - MyFaces hangs when converting 
2.2250738585072012e-308 (1.2.x fix)

Improvement

    * [MYFACES-2224] - Misleading hint in error message for NFE in 
BigDecimalConverter

Task

    * [MYFACES-2840] - Use a copied Iterator instead of the real Enumeration in 
AbstractAttributeMap.AbstractAttributeIterator

regards,

Leonardo Uribe


--------------------------------------------------------------------- To unsubscribe, e-mail: announce-unsubscr...@apache.org For additional commands, e-mail: announce-h...@apache.org

Reply via email to