id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
8442	Support "Fixes #x,y" syntax	pipern	mrelbe	Trac 0.11 supports a wiki syntax like this:\r\n{{{\r\n  #10,32\r\n}}}\r\n\r\n(see http://trac.edgewall.org/wiki/TracLinks#ticket:links)\r\n\r\nwhich turns into a link to the query page having ticket 10 and 32 listed. Note this is different to `fixes #10,#32` which does currently work (we're using trunk@8118)\r\n\r\nDue to that, we sometimes see people try to close multiple tickets, by doing `fixes #10,32` in their commit message. This only causes ticket 10 to be updated and closed right now.\r\n\r\n	enhancement	assigned	normal	TracTicketChangesetsPlugin	normal				0.11
