You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jcp-open@apache.org by Leonardo Uribe <lu...@apache.org> on 2015/04/16 20:23:47 UTC

[ANNOUNCE] MyFaces Core v2.2.8 Release

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

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

Bug

    [MYFACES-3233] - f:ajax event - type="javax.el.ValueExpression
(must evaluate to java.lang.String)" not supported
    [MYFACES-3947] - Passthrough Element textarea doesn't work
    [MYFACES-3948] - Wrong check of facelets libraries last
modification time in FacesConfigurator
    [MYFACES-3949] - javax.faces.ViewState autocomplete
    [MYFACES-3951] - Action not performed on first click
    [MYFACES-3956] - ResourceHandler.libraryExists(...) does not work
for resource library contracts
    [MYFACES-3960] - AjaxBehaviorEvent should be queued before ActionEvent
    [MYFACES-3964] - c:foreach not working when using custom equals or
non serializable objects
    [MYFACES-3965] - SKIP_ITERATION visit hint not set when component
tree is visited during navigation
    [MYFACES-3966] - Setting oamEnableViewPool="false" causes
NullPointerException in ViewPoolProcessor.pushPartialView()
    [MYFACES-3967] - View Pooling - ViewScope missing for Static Structure Views
    [MYFACES-3969] - Flow initalizer called before inbound parameters are set
    [MYFACES-3970] - 11.4.2.1 topic Each <contract-mapping> element
can have one or more <contract> elements.
    [MYFACES-3973] - <partial-response> element does not contain an
"id" attribute
    [MYFACES-3974] - Ajax delay attribute with a value of "none" does not work
    [MYFACES-3975] - PreClearFlashEvent called on every JSF request
regardless of Flash use
    [MYFACES-3976] - f:viewAction phase attribute reverts to INVOKE_APPLICATION
    [MYFACES-3977] - 12.1.3 add this text to the
javax.faces.STATE_SAVING_METHOD spec. When examining the value, the
runtime must ignore the case.

Improvement

    [MYFACES-3954] - [perf] Use ResourceLoaderCache for
ResourceHandler.libraryExists(...)


regards,

Leonardo Uribe