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

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

Bug

   * [MYFACES-1896] - FacesConfigurator version check incorrect
* [MYFACES-1955] - MyFaces 1.2.4 and WebLogic 10.3- strict servlet API: cannot call getWriter() after getOutputStream() * [MYFACES-2216] - MyFaces suppresses runtime exceptions thrown in ActionListeners * [MYFACES-2256] - oamSetHiddenInput should not ignore nodeName=='input' (lower case characters) * [MYFACES-2289] - Build failure due to missing symbol FacesContext.setCurrentPhaseId()
   * [MYFACES-2338] - MyFaces 1.2 has dependency to JDK 1.6
* [MYFACES-2339] - RenderKitUtils should give better error if someone uses an incorrect default-render-kit-id
   * [MYFACES-2343] - ConverterImplTag always wrap with DelegateConverter
* [MYFACES-2370] - 'invokeOnComponent' method in UIData does not properly process <h:column> header/footer facets * [MYFACES-2371] - NullPointerException on UIComponentClassicTagBase.getViewComponentIds() fixed on branch 2.0.x but not on branch 1.2.x * [MYFACES-2380] - DefaultRestoreViewSupport.calculateViewId does not calculate viewId properly on portlet case * [MYFACES-2382] - Duplicate id exception when weblogic portal and jsf native portlet (faces-adapter.jar) is used * [MYFACES-2383] - If jsf 1.2 methods of ExternalContext are called with a jsf 1.1 impl, by default it should call default ones
   * [MYFACES-2388] - Link to download FILE on a Dialog fails of FF

Improvement

   * [MYFACES-2154] - mobile internet explorer version 6.12 issue
   * [MYFACES-2335] - Improve the plugin mechanism
* [MYFACES-2373] - Add a way to document event capabilities for components using myfaces builder plugin * [MYFACES-2377] - Include global config parameters javadoc on myfaces-metadata using some myfaces builder plugin annotation * [MYFACES-2400] - Allow choose directories when building myfaces-metadata.xml with myfaces-builder-plugin

regards

Leonardo Uribe

Reply via email to