I've now tried the cake_1.2.0.6311-beta release and my model associations works fine there as well as in 1.1.18. Is there a problem with 1.1.19? It seems like the associations is overwritten in Model::__constructLinkedModel() method when it instantiate the associated model and therefore I end up in an endless loop which results in segmentation fault.
On 14 Jan, 09:57, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, I've been trying to upgrade from 1.1.18 to 1.1.19. It seems like I > have an endless loop in my model associations that I didn't have > before (1.1.18). Someone in #cakephp told me about this but I don't > understand why it was changed (couldn't find it in the changelog > either) and why it is happening. Could someone explain the problem to > me? The loop is in the VisitorStatistic and StatisticSource models. > Here's a bin of the problem.http://bin.cakephp.org/view/1456051979. > > Best regards > Tobias --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
