This is a commit error. Will fix in a few hours when I will have access to my dev machine again. Sorry.
On Sep 20, 2:56 pm, Bruno Rocha <rochacbr...@gmail.com> wrote: > On Tue, Sep 20, 2011 at 12:00 AM, Massimo Di Pierro < > > massimo.dipie...@gmail.com> wrote: > > Please download the nightly built and try it with your apps. If they > > work, say go and I we will launch tomorrow. > > I ran in to this: > > Traceback (most recent call last): > > File "/home/rochacbruno/projects/199test/gluon/restricted.py", line > 194, in restricted > > exec ccode in environment > > File > "/home/rochacbruno/projects/199test/applications/rifaapp/controllers/defaul > t.py" > <http://127.0.0.1:8001/admin/default/edit/rifaapp/controllers/default.py>, > line 755, in <module> > > File "/home/rochacbruno/projects/199test/gluon/globals.py", line > 148, in <lambda> > > self._caller = lambda f: f() > > File > "/home/rochacbruno/projects/199test/applications/rifaapp/controllers/defaul > t.py" > <http://127.0.0.1:8001/admin/default/edit/rifaapp/controllers/default.py>, > line 618, in user > > return dict(form=auth()) > > File "/home/rochacbruno/projects/199test/gluon/tools.py", line 1125, > in __call__ > > return getattr(self,args[0])() > > File "/home/rochacbruno/projects/199test/gluon/tools.py", line 1868, > in register > > next = replace_id(next, form) > > File "/home/rochacbruno/projects/199test/gluon/tools.py", line 74, > in replace_id > > if url and not url[0] == '/' and url[:4] != 'http': > > NameError: global name 'url' is not defined