On Jul 13, 8:49 am, Anthony <abasta...@gmail.com> wrote: > > > Second problem: > > In trying to find out if setting ajax to True was causing my first > > problem, I stumbled over a second. Setting 'ajax=False' or not > > setting ajax at all causes an exception. Could this be a bug? If so, > > please let me know where and how to report the thing. It's totally > > reproducible on my system. > > There is currently a bug with ajax=False where response.generic_patterns is > not getting passed to the component, so generic views are not working with > non-ajax components at the moment. If you're getting an invalid view error, > that could be the problem. > > Anthony
Hi Anthony, I encounter same problem. STFW and I read your two posts. One is above, the other is here: http://groups.google.com/group/web2py/msg/25bd655665bf47bf I am curious to see a bug exists for 2 weeks. That is not normal, considering web2py has a tradition of fixing bug within 24 hours. Is there anything special about this one? Thanks in advance. Regards, Ray (a.k.a. Iceberg)