You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Leonardo Uribe <lu...@apache.org> on 2014/07/03 06:37:00 UTC

[ANNOUNCE] MyFaces Core v2.2.4 Release

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

MyFaces Core is a JavaServer(tm) Faces 2.2 implementation as specified
by JSR-344.

The artifacts passed the TCK test of Feb 2013 (jsftck-2.2_26-Feb-2013.zip).

MyFaces Core 2.2.4 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 2.2.4

Bug

    [MYFACES-3841] - <h:inputTextArea> removes leading newline
    [MYFACES-3848] - FunctionMapper not found when using a function
inside value of f:setPropertyActionListener
    [MYFACES-3879] - Passthrough attributes for f:selectItem and
f:selectItems should be rendered by associated components
    [MYFACES-3886] - SerializedViewCollection does not update it's
_keys list when _serializedViews contains key
    [MYFACES-3887] - UIDebug is alwas rendered=true (no
ValueExpression evaluation)
    [MYFACES-3888] - Resource from classpath locked on windows after
change in eclipse
    [MYFACES-3890] - Component added using vdl.createComponent(...) is
removed when javax.faces.FACELETS_REFRESH_PERIOD is not -1
    [MYFACES-3893] - NullPointerException in
ErrorPageWriter._writeAttributes [Line 1304]
    [MYFACES-3902] - jsf.js: error handling output improvement

Improvement

    [MYFACES-3639] - The flash scope cookie is not HttpOnly

New Feature

    [MYFACES-3880] - Allow view state to be rendered in the beginning
of the form

regards,

Leonardo Uribe