You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Leonardo Uribe <lu...@apache.org> on 2014/09/25 17:44:09 UTC

[ANNOUNCE] MyFaces Core v2.0.22 Release

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

MyFaces Core is a JavaServer(tm) Faces 2.0 implementation as specified
by JSR-314. MyFaces Core has passed Sun's JSR-314 TCK and is 100%
compliant with the JSR-314 specification.

MyFaces Core 2.0.22 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.0.22

Bug

    [MYFACES-3848] - FunctionMapper not found when using a function
inside value of f:setPropertyActionListener
    [MYFACES-3875] - Unhandled attribute "for" for custom converter
    [MYFACES-3883] - c:forEach with PSS enabled fails when add multiple rows
    [MYFACES-3887] - UIDebug is alwas rendered=true (no
ValueExpression evaluation)
    [MYFACES-3890] - Component added using vdl.createComponent(...) is
removed when javax.faces.FACELETS_REFRESH_PERIOD is not -1
    [MYFACES-3902] - jsf.js: error handling output improvement
    [MYFACES-3907] - NullPointerException in ManagedBeanBuilder after
server restart
    [MYFACES-3913] - NPE in SwitchAjaxExceptionHandlerWrapperImpl
    [MYFACES-3914] - HtmlScriptRenderer marks stylesheet as rendered
    [MYFACES-3919] - javax.faces.SEPARATOR_CHAR Applied Incorrectly to
commandLink Hidden Field
    [MYFACES-3921] - NullPointerException at SerializedViewCollection

Improvement

    [MYFACES-3895] - Missed space character in ViewExpiredException getMessage()
    [MYFACES-3906] - jsf.js: evaled javascript errors are not handled
the same way as other errors
    [MYFACES-3918] - DefaultFaceletsStateManagementStrategy: keep list
of removed client IDs stable over time


regards,

Leonardo Uribe