This normally does not happen and should not happen at all, can you post a test-case that reproduces this?
--Mark On 8/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > It appears there is a problem passing model variables/objects to a Kid > template? > > When I do I get the following... > > > File "/usr/lib/python2.4/site-packages/sqlobject/dbconnection.py", > line 908, in __getattr__ > self.assertActive() > File "/usr/lib/python2.4/site-packages/sqlobject/dbconnection.py", > line 832, in assertActive > assert not self._obsolete, "This transaction has already gone > through ROLLBACK; begin another transaction" > AssertionError: This transaction has already gone through ROLLBACK; > begin another transaction > > Chris > > > > > -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

