﻿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:
{{{
  #10,32
}}}

(see http://trac.edgewall.org/wiki/TracLinks#ticket:links)

which 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)

Due 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.

"	enhancement	assigned	normal	TracTicketChangesetsPlugin	normal				0.11
