Hello,

i insert a tree with 5 levels i use:
makeRoot()
insertAsFirstChildOf()
insertAsNextSiblingOf()

if i use only the getPath and getChildren methods it works fine but when i use 
getDescendants it doesn´t work.

I see in the database that there are values:
Id      left    right parent
52      1563    32      23
50      1625    614     15
49      1623    708     15
48      1619    484     15
47      1617    916     15

So left > right ;(


greetings
Gordon

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to