id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10792,TracError after removing an indexed repository,ejucovy,ejucovy,To reproduce:\r\n\r\n 1. Add a repo to Trac\r\n 1. Use the multireposearchplugin's sqlindexer to index the repo's files\r\n 1. Remove the repo from Trac\r\n 1. Search for a term that exists in the repo's file contents\r\n\r\nThe system will throw a `AttributeError: 'NoneType' object has no attribute 'get_node'` with this stack trace:\r\n{{{\r\n\r\nFile "/home/trac/web/ve/src/trac/trac/web/main.py"_ line 497_ in _dispatch_request\r\nFile "/home/trac/web/ve/src/trac/trac/web/main.py"_ line 214_ in dispatch\r\nFile "/home/trac/web/ve/src/trac/trac/search/web_ui.py"_ line 106_ in process_request\r\nFile "/home/trac/web/ve/src/trac/trac/search/web_ui.py"_ line 214_ in _do_search\r\nFile "/home/trac/web/ve/src/multireposearch/multireposearch/search.py"_ line 89_ in get_search_results\r\n}}}\r\n\r\nInstead_ these search results should be discarded.,defect,closed,high,MultiRepoSearchPlugin,major,fixed,,,
