You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Leonardo Uribe <lu...@apache.org> on 2012/12/05 17:02:52 UTC

[ANNOUNCE] MyFaces Core v2.0.16 Release

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

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

Bug

    [MYFACES-3613] - NPE in composite component when ActionListener is
missing in the source
    [MYFACES-3616] - Javascript: Method call with wrong argument size
after error in AJAX request/response
    [MYFACES-3617] - NullPointerException occurs when using an EL
Expression in f:viewParam name attribute
    [MYFACES-3618] - jsf.js: ajax response is missing a param in the
error handing of replaceHtmlItem
    [MYFACES-3620] - jsf.js: @this results in a javascript error
    [MYFACES-3626] - f:ajax execute '@none' submitted as explicit
request param, firing source listeners
    [MYFACES-3627] - jsf.js: DomExperimental.js isMultipartCandidate
fails on older IE Versions
    [MYFACES-3630] - PartialViewContextImpl.findHeadComponent and
findBodyComponent does not take into account h:head or h:body inside
child of UIViewRoot
    [MYFACES-3631] - Malformed Ajax XML Response with duplicated IDs
    [MYFACES-3632] - resource bundle name with bean property collition
when trying to set value
    [MYFACES-3637] - jsf.js: All Script Tags are Evaluated (wrong behavior)
    [MYFACES-3638] - NPE in ServerSideStateCacheImpl
    [MYFACES-3641] -
ViewDeclarationLanguageFactoryImpl.getViewDeclarationLanguage(String
viewId) should not throw exception if no associate VDL can be found

Improvement

    [MYFACES-3619] - Define a special property to specify when a
component is created by facelets ( oam.vf.addedByHandler )
    [MYFACES-3623] - [perf] avoid use HashSet for check empty html
elements in HtmlResponseWriterImpl
    [MYFACES-3628] - [perf] do not calculate facelets view mappings
and context suffixes if not necessary
    [MYFACES-3635] - [perf] Improvements over #{cc} and #{cc.attrs} evaluation

New Feature

    [MYFACES-3636] - Add new Web Context Parameter to set Resource Buffer Size

regards,

Leonardo Uribe