﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
15131	AttributeError: 'NoneType' object has no attribute 'startswith'	ikr_team	ikr_team	"==== How to Reproduce ====

While doing a GET operation on `/`, Trac issued an internal error.

''(please provide additional details here)''

Request parameters:
{{{
{}
}}}

User agent: `#USER_AGENT#`

==== System Information ====
''System information not available''

==== Enabled Plugins ====
''Plugin information not available''

==== Interface Customization ====
''Interface customization information not available''

==== Python Traceback ====
{{{
Traceback (most recent call last):
  File ""/usr/local/lib/python2.7/dist-packages/Trac-1.2-py2.7.egg/trac/web/main.py"", line 613, in _dispatch_request
    dispatcher.dispatch(req)
  File ""/usr/local/lib/python2.7/dist-packages/Trac-1.2-py2.7.egg/trac/web/main.py"", line 253, in dispatch
    resp = chosen_handler.process_request(req)
  File ""build/bdist.linux-x86_64/egg/tracvote/__init__.py"", line 353, in process_request
    resource = resource_from_path(self.env, path)
  File ""build/bdist.linux-x86_64/egg/tracvote/__init__.py"", line 94, in resource_from_path
    if path.startswith(realm):
AttributeError: 'NoneType' object has no attribute 'startswith'
}}}"	defect	closed	normal		Trac		needinfo		
