This repository has been archived by the owner on Jan 22, 2022. It is now read-only.
Unofficial Release for 3.5.17
Bug fixes, keyboard support for paginator and context menu improvements for tree components.
Defects
NullPointerException
during state saving withp:tree
inside loops (ui:repeat
,p:tabView
, …)LazyDataTable.setRowIndex
throws arithmetic exception: division by 0. (Part 2)p:outputPanel
deferred mode in case of e.g. a controller exception runs forever- Checked focus for
selectOneRadio
and checkbox in a dialog component - Dynamic resource streaming need a UID in the URL
if cache == false
OutputLabel
might throw exception with a custom bundle/resolver
Enhancements
- Improve
getConverter(..)
inComponentUtils.java
- Improve
contextMenu
behavior forTree
New features
- New selection methods for datatable client side api
- Keyboard accessibility for
Paginator
ContextMenu
doesn’t show up if tree is empty