File '/galaxy/prod/galaxy/eggs/Paste-1.6-py2.6.egg/paste/exceptions/errormiddleware.py', line 143 in __call__ app_iter = self.application(environ, start_response)
File '/galaxy/prod/galaxy/eggs/Paste-1.6-py2.6.egg/paste/recursive.py', line 80 in __call__ return self.application(environ, start_response)File '/galaxy/prod/galaxy/lib/galaxy/web/framework/middleware/remoteuser.py', line 111 in __call__
return self.app( environ, start_response )
File '/galaxy/prod/galaxy/eggs/Paste-1.6-py2.6.egg/paste/httpexceptions.py', line 632 in __call__
return self.application(environ, start_response)
File '/galaxy/prod/galaxy/lib/galaxy/web/framework/base.py', line 145 in __call__
body = method( trans, **kwargs )
File '/galaxy/prod/galaxy/lib/galaxy/web/controllers/dataset.py', line 176 in report_error
body = string.Template( error_report_template ) \
UnboundLocalError: local variable 'dataset_id' referenced before assignment
I suppose that since I got no replies to the first message on the 3rd of October that it's likely my local instance's problem and nobody else run into any trouble with the bug reporting tool?