Greetings everyone, I've bumped into strange behaviour of CrudRestController.
The issue came up after I have added tw.dojo (with easy_install following the tutorial on TG documentation page) manifesting itself as if regular TableFiller seems to be broken as it does not load any data into table. This is peculiar because it correctly loads data when I want to edit a record or add a new one. Everything that is missing is properly filling table with data. I tried to reproduce the behaviour by creating a new project with model taken from moviedemo tutorial (and CRC controller) and the same thing occurred. What is most interesting is that the same movie_table_filler when used outside movie CrudRestController works perfectly and loads data into table. Something very similar happened here: http://old.nabble.com/Strange-behaviour-of-TableFiller-and-DojoTableFiller-td25814496.html Unfortunately there was no replies. I thought it may be something similar to: http://groups.google.com/group/turbogears/browse_thread/thread/b97ee4faeb6acd53/b8451a1aa175665c?q= I didn’t paste any code as its directly from tutorial. I ‘m using TG 2.0.1 and sprox 0.6.6., tw.dojo 0.9.8.1 tw 0.9.8 tw.forms 0.9.8 Best wAnt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

