It's going to be hard to say what might be a bug without more information on what you're doing. Maybe show some code?
On Nov 20, 3:17 pm, villas <[EMAIL PROTECTED]> wrote: > Using the latest 1.2 I cannot get the HABTM working. I think it may be > a bug (3617). I have two tables: Mails and Tags and the join table > Mails_Tags etc. When I read the Mails table two select queries fire > OK. I tested the SQL queries outside Cake and they returns correct > results. > > However, whilst the Cake array 'Mail' shows data OK, the 'Tag' array > is empty. That's a bug right? > > Can anyone give me a bit of work around code to get my Tag array > populated because I'm a bit stuck for a solution right now. 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?hl=en -~----------~----~----~----~------~----~------~--~---
