p:tree in primefaces 2.1

UI Components for JSF
Post Reply
devora
Posts: 11
Joined: 08 Jun 2010, 09:15

15 Jul 2010, 10:35

Hi!

I was using the p: tree component, with prime faces 2.03. It was wotking perfect!

A few days ago I updated the jar to primefaces-2.1.RC1-SNAPSHOT.jar, and now I get en error when expanding the tree:

Code: Select all

java.lang.NumberFormatException: null
	at java.lang.Integer.parseInt(Unknown Source)
	at java.lang.Integer.valueOf(Unknown Source)
	at org.primefaces.component.tree.TreeRenderer.encodePartially(TreeRenderer.java:106)
	at org.primefaces.component.tree.Tree.encodePartially(Tree.java:336)
	at org.primefaces.application.PrimeFacesPhaseListener$2.invokeContextCallback(PrimeFacesPhaseListener.java:262)
	at javax.faces.component.UIData.invokeOnComponent(UIData.java:752)
	at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:1262)

Can someone tell me what changed between the version, in this component?
Where can I get those source codes?

Thanks,
Devora

User avatar
michiel
Posts: 240
Joined: 07 Jun 2010, 09:12
Location: Belgium

15 Jul 2010, 10:56

Please read forum posting guideline, especially number 5;
viewtopic.php?f=3&t=1194

You need to provide more information / code, in order to get some help or tips.
JSF-2.0, mojarra-2.0.2-FCS and PrimeFaces-2.1 on GlassFish v3.0.1 (build 22)

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

15 Jul 2010, 14:09

Tree has an issue in current snapshot which hopefully I'll be fixing today.

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: Google [Bot] and 27 guests