Wednesday, December 31, 2008

Problems with HABTM

Hello everyone,
we have a problem with HABTM when we mix the "with" property with the
"joinTable" property.
We need to define the "joinTable" property, because our naming
convention is a little tricky and we want to simplify the relational
model name by defining the "with" property.
The problem is that when we use the "with" property, the joinTable
property get reseted to the cake naming convention (based on the value
of "with").
We didn't have this problem with cake 1.2RC3, it appeared when we
updated to 1.2 FINAL.
Is this a desirable behavior? or is it a bug?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: