Ticket #648 (Enhancement) https://trac.cakephp.org/ticket/648
reopened...
I cannot seem to make it work when using:
$this->set('table_name', $this->ModelName->read(null, $id));
It reads el the data and do all the recursion, but it doesnt call
afterfind() on every recursion.
Im using version 1.1.6.3264, and it works for a findAll() call.
Anyone knows of a workaround? Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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
-~----------~----~----~----~------~----~------~--~---