[web2py] Re: Bug with last trunk update

2011-01-06 Thread DenesL
It could be the same problem in http://groups.google.com/group/web2py/msg/ef14e0a844a67df6 try changing r = self.represent_exceptions(self,obj,fieldtype) to r = self.represent_exceptions(obj,fieldtype) in the dal.py source. On Jan 6, 4:52 am, dederocks wrote: > Hello, > > Since the last trunk

[web2py] Re: Bug with last trunk update

2011-01-06 Thread Seeker
+1 On Jan 6, 11:52 am, dederocks wrote: > Hello, > > Since the last trunk update(s? -- less than 24 hours), I get the > following problem: > > Traceback (most recent call last): >   File "C:\Users\Andre\Documents\web2py\gluon\restricted.py", line > 188, in restricted >     exec ccode in environme