RowKeySetTreeImpl.iterator() raises NullPointerException --------------------------------------------------------
Key: TRINIDAD-1357 URL: https://issues.apache.org/jira/browse/TRINIDAD-1357 Project: MyFaces Trinidad Issue Type: Bug Affects Versions: 1.2.10-core Environment: Ubuntu, JDK 1.6.10, maven jetty:run Reporter: Pawel Maczka Priority: Critical I use treeTable Trinidad component since 1.2.8 and everything was fine untill now after upgraded to 1.2.10 RowKeySetTreeImpl raises NullPointerException while .toString() or iterator().hasNext(). The .toString() also uses iterator(). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.