Hi.
When testing these models:

A hasMany B

B has Many C
B belongsTo A

C belongsToB


I baked the models, fixtures and case tests. Test database
configuration is present. I'm using 1.2.x.x_16.11.2008 night build,
but with 1.2.0.7692 RC3 happens the same.

When I execute test for C = works fine.
Execute test for B = works fine.
Execute test for A = error:

=====================================
Missing Database Table

Error: Database table cs for model C was not found.
=====================================

This happens for 3 asociations or deeper. Is this a bug? anyone had
this behaviour?

Thanks.

--~--~---------~--~----~------------~-------~--~----~
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