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 2006/09/20 22:43:54 UTC

[Myfaces Wiki] Update of "TobagoRelease108" by ArvidHuelsebus

Dear Wiki user,

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

The following page has been changed by ArvidHuelsebus:
http://wiki.apache.org/myfaces/TobagoRelease108

------------------------------------------------------------------------------
  
  MyFaces Tobago is also available in the central Maven repository under Group ID "org.apache.myfaces.tobago".
  
+ The changes include:
+ 
+ Bugs
+ 
+     * application converter is not used for tx:date component
+     * theme jars cannot be loaded inside IBM WebSphere
+     * tree selection does not function any more (JavaScript error)
+     * layout renderer causes NullPointerException when layouting panels
+     * t:image does not support a PNG image with a transparent background
+     * GridLayoutRenderer ignores rows after the first row which is not rendered
+     * UIGridLayout.Row not serializable exception
+     * tx:date inside a tc:sheet causes NullPointerException
+     * EmptyStackException in sheet when showPageRange="none"
+     * password attribute of tc:in works only as a method binding in facelets
+     * Tobago doesn't run with RI 1.1_02
+     * Date Picker resets other field values
+     * non-string item values not possible in tx:menuRadio
+     * SelectOneChoice in IE does override z-index of menu
+     * resource dirs need defined order
+     * NullPointerException when decoding PageState without state value in request
+     * warning page contains secure and nonsecure items in IE when using HTTPS
+     * with popup window the suggest box renders behind the popup
+     * input suggest doesn't support umlauts
+     * due to a bug in Weblogic 8.1 BodyTag classes must directly include the BodyTag interface
+     * using input suggest blocks page in IE without ActiveX
+ 
+ Improvements
+ 
+     * add globalOnly attribute to messages tag
+     * tc:link should support f:param
+     * TabChangeEvent should provide the same methods like the TabChangeEvent in Tomahawk
+     * date picker of tx:date should be surrounded by a form to prevent validation errors from other fields
+     * selectable modes in sheet
+     * increase the version of the facelets dependency to 1.1.11
+ 
+ New Features
+ 
+     * autoreload feature for sheet
+     * provide a jdk1.4 version of tobago with retrotranslator
+     * UICommand facet support for change and click events in selectOneRadio, 
+       selectBooleanCheckbox, selectManyCheckbox and selectOneChoice
+ 
+ For a complete list of please see:
+ 
+     * http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&styleName=Html&version=12310900
+ 
  Enjoy!