id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
8991,autoindex = true doesn't work,nelsojost,helend,This is a great plugin_ with a really nice proposal. But I can't activate the property `autoindex = true` on trac.ini_ I got the error: \r\n\r\n{{{\r\nAttributeError: 'NoneType' object has no attribute 'group'\r\n}}}\r\n\r\ntraced back for: `tracsupose/search.py`_ line 133\r\n\r\n{{{\r\n130	                youngest = int( repo.youngest_rev )\r\n131	                #raise Exception( int( indexedrev ) < youngest )\r\n132	                base = re.search("(svn:.*:)(.*:.*)"_ repo.get_base() )\r\n133	                base = base.group(2)\r\n134	                base = "file:///" +  base\r\n135	                if not indexedrev:\r\n}}}\r\n\r\nUsing: Python 2.6.5/Trac 0.12/Genshi 0.6.\r\n\r\nFor now I'm indexing directly with the `supose`_ outside Trac_ with cron scheduling.,defect,new,normal,TracSuposePlugin,normal,,,,0.12
