I fixed this problem with a small patch to datacontroller.py in BaseDataController._filterJoins(). I'll post a diff when I'm back on my work machine.
I think this is a real (although minor) bug in TG. _filterJoins() need to ensure that the second element of each item in the jdata structure is always a list for the sql to get generated correctly. Maybe I should submit a patch or a ticket? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

