You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2013/06/06 03:29:09 UTC

[Myfaces Wiki] Update of "CoreRelease2018" by LeonardoUribe

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.

The "CoreRelease2018" page has been changed by LeonardoUribe:
https://wiki.apache.org/myfaces/CoreRelease2018?action=diff&rev1=2&rev2=3

  
  MyFaces Core is also available in the central Maven repository under Group ID "org.apache.myfaces.core".
  
- Release Notes - MyFaces Core - Version 2.0.18 
- 
  Bug
  
-     [MYFACES-3659] - Conditional include of scripts and stylesheets
-     [MYFACES-3660] - Component resource added using @ResourceDependency annotation from a facelet component should have an id defined by facelets
-     [MYFACES-3663] - UIViewRoot.createUniqueId() should generate unique ids for all the component tree.
-     [MYFACES-3665] - f:metadata section removed when refresh view and is not included in the template directly
-     [MYFACES-3666] - IE8 with XHR turned off fails on Ajax cycle
-     [MYFACES-3668] - CLONE - UIForm.createUniqueId should take into account prependId logic
-     [MYFACES-3671] - jsf-uncompressed.js contains 'import' of not existing file '_FinalizeableObj.js'
-     [MYFACES-3695] - 'Cannot set header. Response already committed.' on WebSphere Application Server 7 and 8
      [MYFACES-3696] - Button rendering itself after ajax request loses type and other attributes
-     [MYFACES-3697] - Error while parsing Facelet-Lib hides the real reason when logging
-     [MYFACES-3698] - h:body onload and onunload attributes rendered twice if optimization enabled
-     [MYFACES-3699] - Attribute updates targeting the event handlers fail to work when 'this' or 'return' keywords are used
-     [MYFACES-3700] - Boolean attributes not updated properly
-     [MYFACES-3703] - @FacesRenderer does not seem to properly take renderKitId into account
+     [MYFACES-3708] - NPE when no title using primefaces mobile
+     [MYFACES-3709] - metadata - component with duplicate id
+     [MYFACES-3721] - Override of uniqueIdCounter for UIViewRoot in restoreView cause component duplicate id exception
+     [MYFACES-3726] - root context induces wrong urls
+     [MYFACES-3731] - HTMLEncoder.encodeURIAtributte re-escapes already percent-encoded string
  
  Improvement
  
-     [MYFACES-3672] - TODO 'optimize this code' in ResourceHandlerImpl.isResourceIdentifierExcluded()
+     [MYFACES-3710] - Create SelectItemsIterator only once in UISelectOne.validateValue()
+     [MYFACES-3712] - [perf] UILeaf.setId() does not require the valid id check, because it is always generated by facelets
+     [MYFACES-3713] - [perf] use getFacetCount() when possible and avoid create iterator instances
  
  regards,