Error - <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'id'
File '/steno-internal/projects/galaxy/galaxy-dist/lib/galaxy/web/framework/middleware/error.py', line 149 in __call__
app_iter = self.application(environ, sr_checker)
File '/steno-internal/projects/galaxy/galaxy-dist/eggs/Paste-1.7.5.1-py2.7.egg/paste/recursive.py', line 84 in __call__
return self.application(environ, start_response)
File '/steno-internal/projects/galaxy/galaxy-dist/eggs/Paste-1.7.5.1-py2.7.egg/paste/httpexceptions.py', line 633 in __call__
return self.application(environ, start_response)
File '/steno-internal/projects/galaxy/galaxy-dist/lib/galaxy/web/framework/base.py', line 132 in __call__
return self.handle_request( environ, start_response )
File '/steno-internal/projects/galaxy/galaxy-dist/lib/galaxy/web/framework/base.py', line 190 in handle_request
body = method( trans, **kwargs )
File '/steno-internal/projects/galaxy/galaxy-dist/lib/galaxy/webapps/galaxy/controllers/user.py', line 926 in manage_user_info
status=status )
File '/steno-internal/projects/galaxy/galaxy-dist/lib/galaxy/web/framework/__init__.py', line 1002 in fill_template
return self.fill_template_mako( filename, **kwargs )
File '/steno-internal/projects/galaxy/galaxy-dist/lib/galaxy/web/framework/__init__.py', line 1017 in fill_template_mako
return template.render( **data )
File '/steno-internal/projects/galaxy/galaxy-dist/eggs/Mako-0.4.1-py2.7.egg/mako/template.py', line 296 in render
return runtime._render(self, self.callable_, args, data)
File '/steno-internal/projects/galaxy/galaxy-dist/eggs/Mako-0.4.1-py2.7.egg/mako/runtime.py', line 660 in _render
**_kwargs_for_callable(callable_, data))
File '/steno-internal/projects/galaxy/galaxy-dist/eggs/Mako-0.4.1-py2.7.egg/mako/runtime.py', line 692 in _render_context
_exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
File '/steno-internal/projects/galaxy/galaxy-dist/eggs/Mako-0.4.1-py2.7.egg/mako/runtime.py', line 718 in _exec_template
callable_(context, *args, **kwargs)
File '/steno-internal/projects/galaxy/galaxy-dist/database/compiled_templates/
base.mako.py', line 42 in render_body
__M_writer(unicode(next.body()))
File '/steno-internal/projects/galaxy/galaxy-dist/database/compiled_templates/webapps/galaxy/user/
manage_info.mako.py', line 93 in render_body
AttributeError: 'NoneType' object has no attribute 'id'