﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
129	"""Bugs"" on the main Trac page (Jon's links do not work)"	Saunders <admin@…>		"I'm not sure if this is the appropriate place...
The links to custom queries that Jon put on the front page of the Trac are not working (lead to no results pages). On a quick check it appears that the '''type''' parameter in the URLs are case sensitive so where he has:
svn.autoitscript.com/trac/query?status=accepted&status=assigned&...&'''type=bug'''
It needs to be:
svn.autoitscript.com/trac/query?status=accepted&status=assigned&...&'''type=Bug'''

Same for the Feature Request links."	Bug	closed	Future Release	Other	Other		Fixed		
