Ticket #8442 (assigned enhancement)

Opened 2 years ago

Last modified 2 years ago

Support "Fixes #x,y" syntax

Reported by: pipern Assigned to: mrelbe (accepted)
Priority: normal Component: TracTicketChangesetsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

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.

Attachments

Change History

01/26/11 23:34:32 changed by mrelbe

  • status changed from new to assigned.

Good suggestion. I'll add this to the pile of tickets that needs to be addressed soon.


Add/Change #8442 (Support "Fixes #x,y" syntax)




Change Properties
Action