I was trying to use this, and also had problems. I tracked them down
to cake/libs/model/bahaviors/tree.php, line 588. The save command
wasn't executing. I disabled the validation in the model, and work
fine. I enabled the validation, and changed the 2nd parameter of the
save method to 'false', and worked fine... Im not sure if the 'array
('callbacks' => false)' is necesary, and if so how can I add it, and
still disabling validation... Anyways, Im pretty sure it was a
validation problem.
What's the way of submiting this? should I submit the error, probable
cause, and probably fix? Im sorry, im pretty new to all this :P
Hug!

On Nov 12, 5:23 pm, AD7six <[EMAIL PROTECTED]> wrote:
> On Nov 12, 7:09 pm, emullet <[EMAIL PROTECTED]> wrote:
>
> > I went and recreated the tree by hand. If anyone else tries using this
> > I think it will be obvious that this function is broken.
>
> Individual test case: libs/model/behaviors/tree.test.php
>
> 1/1 test cases complete: 121 passes, 0 fails and 0 exceptions.
>
> > Perhaps I should file a bug.
>
> Please submit a test case proving an issue with any ticket.
>
> Cheers,
>
> AD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to