Re: [Repoze-dev] bfgshelll and ErrorMiddleware

2011-04-10 Thread Alex Marandon
On 05/04/11 00:30, Alex Marandon wrote: I've setup Paste's ErrorMiddleware so that I could get exceptions emailed to me but it's breaking the bfgshell: [...] File "/home/al/myproject/eggs/repoze.bfg-1.2-py2.5.egg/repoze/bfg/scripting.py", line 12, in get_root registry = app.registry Attr

[Repoze-dev] bfgshelll and ErrorMiddleware

2011-04-04 Thread Alex Marandon
Hi, I've setup Paste's ErrorMiddleware so that I could get exceptions emailed to me but it's breaking the bfgshell: [...] File "/home/al/myproject/eggs/repoze.bfg-1.2-py2.5.egg/repoze/bfg/scripting.py", line 12, in get_root registry = app.registry AttributeError: 'ErrorMiddleware' objec