Skip to content

Commit

Permalink
release note of ZK-1008 The numberOfChildren in PathELResolver is not…
Browse files Browse the repository at this point in the history
… correct

git-svn-id: https://svn.potix.com/svn/zk1/branches/6.0@19473 dd50bd9b-9913-0410-b9ba-e07a3075be86
  • Loading branch information
dennischen committed Apr 2, 2012
1 parent 9e1170f commit 02968d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zkdoc/release-note
Expand Up @@ -46,6 +46,7 @@ ZK 6.0.1
ZK-996: Widget.replaceWidget (i.e., invalidate() at the server) shall preserve the cursor the position
ZK-993: Exception if reloaded a included page
ZK-992: Wrong item when binding to combbox with submodel implementation
ZK-1008: The numberOfChildren in PathELResolver is not correct

* Upgrade Notes
+ TreeNode's getChildren() returns List<TreeNode<E>> instead of List<? extends TreeNode<E>>.
Expand Down

0 comments on commit 02968d4

Please sign in to comment.