Should be fixed in trunk

On Sunday, 19 August 2012 13:09:55 UTC-5, Alan Etkin wrote:
>
> I updated web2py from mercurial repository. This is a very small issue, 
> not sure if open a ticket for this.
>
> An error ticket is created after removing a plugin view file with the 
> admin app.
>
> Traceback (most recent call last):
>  File "/home/spametki/web2py/web2py-hg/gluon/restricted.py", line 205, 
> inrestricted
>  exec ccode in environment
>  File 
> "/home/spametki/web2py/web2py-hg/applications/admin/controllers/default.py"<http://localhost:8000/admin/default/edit/admin/controllers/default.py>
> , line 1717, in <module>
>  File "/home/spametki/web2py/web2py-hg/gluon/globals.py", line 182, in 
> <lambda>
>  self._caller = lambda f: f()
>  File 
> "/home/spametki/web2py/web2py-hg/applications/admin/controllers/default.py"<http://localhost:8000/admin/default/edit/admin/controllers/default.py>
> , line 1108, in plugin
>  models=filter_plugins(models),
>  File 
> "/home/spametki/web2py/web2py-hg/applications/admin/controllers/default.py"<http://localhost:8000/admin/default/edit/admin/controllers/default.py>
> , line 1104, in filter_plugins
>  regex=re.compile('^plugin_'+plugin+'(/.*|\..*)?$')
> TypeError: cannot concatenate 'str' and 'NoneType' objects
>
>
>
>

-- 



Reply via email to