On Sunday, 20 April 2014 21:44:42 UTC+2, Parsifal wrote: > > any idea how to check/fix it? >
No, not really. I would just try some things to get an idea what/where/when/why things go wrong. Like for instance printing some values from the Info-entity, while commenting out the setFields() line. Or eager loading the Info-entities. Or checking the records for that Info-table... anything. Then you'll probably get some idea what could be wrong. Or make some tests for basic functionality of your entities to see if all associations are OK. I just have no clue. Good luck! -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/d/optout.
