And one more thing - not serious, but annoying:
The fields in the given tables are uppercase - so a contain
('Adress.Street') results inWarning (512): Model "Adress" is not associated with model "Street" [CORE/cake/libs/model/behaviors/containable.php, line 340] Because of that problem all fields from Adress are fetched even if I specify only some (in contain())... Specifying the fields in find() works fine. Is there a way to allow uppercase-fieldnames for contain? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
