[symfony-users] Re: Propel 1.3 nestedset strange behavior

2009-03-06 Thread michael.pie...@googlemail.com
May i jump in ;o) I wonder, because moving a node with all it's descendants and children down to one descendant cannot work, or am i wrong? By moving a node you are also moving all nodes beneath it (descendants and children too), so this can't work, because the node you are moving to is not prese

[symfony-users] Re: Propel 1.3 nestedset strange behavior

2009-03-06 Thread Jérôme TEXIER
On 4 mar, 16:49, Gorka wrote: > Last time I checked -though it was months ago- I think nodes could not > be moved through the tree, but I am not sure. Maybe the limitation was > that they could not be moved between different trees (different > scopes)... sorry for my bad memory. > Anyway, I've pe

[symfony-users] Re: Propel 1.3 nestedset strange behavior

2009-03-04 Thread Gorka
Last time I checked -though it was months ago- I think nodes could not be moved through the tree, but I am not sure. Maybe the limitation was that they could not be moved between different trees (different scopes)... sorry for my bad memory. Anyway, I've personally found Propel1.3 nestedset imple

[symfony-users] Re: Propel 1.3 nestedset strange behavior

2009-03-04 Thread Yevgeniy A. Viktorov
I see, sorry. I think you can request account thru development mailing list. Or just post issue directly there or to user mailing list: http://propel.phpdb.org/trac/wiki/Support/MailingLists Thanks. On Wed, 2009-03-04 at 01:20 -0800, Jérôme TEXIER wrote: > > On 4 mar, 00:28, "Yevgeniy A. Vik

[symfony-users] Re: Propel 1.3 nestedset strange behavior

2009-03-04 Thread Jérôme TEXIER
On 4 mar, 00:28, "Yevgeniy A. Viktorov" wrote: > Have you tried to post ticket there? > As I wrote it, yes. Message rejected by Trac. Regards. Jérôme --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony users

[symfony-users] Re: Propel 1.3 nestedset strange behavior

2009-03-03 Thread Yevgeniy A. Viktorov
Have you tried to post ticket there? BTW, http://propel.phpdb.org/trac/wiki/Development/NewSite On Tue, 2009-03-03 at 12:11 -0800, Jérôme TEXIER wrote: > I've found a weird behavior while using Propel 1.3 with included > nestedset module on symfony 1.2.4. > > Moving a node to one of its desc