On Tue, Sep 20, 2011 at 12:00 AM, Massimo Di Pierro <
[email protected]> 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/default.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/default.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