3.5.3 (2013-04-22) unofficial
Here is the full changelog of what 3.5.3 brings, there are 32 filed improvements and one required special attention.
Major Defect in DataTable Sorting and Filtering
It was identified an important defect with datatable sorting in combination with filtering where applying a filter causes sorting stated to be lost leading to a visual sort indicator and an unsorted data. This issue has been filed at 5254 and fixed for this release.
Defects
(18)
-
Issue 4641
JavaScript does not updates ViewState after AJAX call in portlet environment
-
Issue 4793
MenuItem's href="javascript:void" causing problems in IE
-
Issue 4920
Hidden Container Support for Panel and Fieldset
-
Issue 5189
TieredMenu actions in overlay mode doesn't work for IE8.
-
Issue 5254
Sorting state get lost in combination with filtering
-
Issue 5286
SelectOneMenu widgetVar.focus() not working
-
Issue 5407
FocusRenderer dead code
-
Issue 5421
stepfactor on spinner in 3.5.2 does not work on integers
-
Issue 5442
Improve Multipart Request Exception Handling
-
Issue 5443
Tooltip for Attribute should not be required
-
Issue 5444
FeedReader size attribute should not be required
-
Issue 5456
Select All Checkbox not reseting on filtering for DataTable component
-
Issue 5458
"Select all checkbox" is not synced with row toggle select
-
Issue 5473
TabView - TabChangeEvent doesn't render contents with dynamic data
-
Issue 5497
Wrong return type in FileUploadHandler
-
Issue 5500
Checking a checkbox causes layout change
-
Issue 5512
SelectOneMenu filter shows wrong items when using up and down keys
-
Issue 5515
MenuItems of SplitButton do not support Outcomes
Enhancements
(4)
-
Issue 3534
Problem with components that slide out from overlayPanel
-
Issue 5433
p:message option for no colon ":" in message
-
Issue 5434
Pass event object to the Tree's onNodeClick handler
-
Issue 5499
Wrong CSS cursor in SelectOneMenu custom content items
New Features
(10)
-
Issue 3229
No result found message for autocomplete
-
Issue 3757
Autocomplete enhancement: cached list for dropdown
-
Issue 4416
Emptymessage attribute for treeTable component
-
Issue 4612
emptyMessage feature for DataList
-
Issue 5431
add focus attribute to p:dialog
-
Issue 5509
Dialog should sync visible state with model
-
Issue 5510
Dismissable and ShowCloseIcon features for OverlayPanel
-
Issue 5511
SelectOneMenu filter key events
-
Issue 5516
SelectOneMenu Filter Input should receive focus on show.
-
Issue 5517
SelectOneMenu should select highlighted item on Tab Key