Chris Nighswonger schreef op do 10-11-2011 om 15:39 [-0500]:
> So I propose that we use the form: [BZX...X]

Most (many?) people seem to use a variant of 'Bug 1234' somewhere on the
first line, why not just use that given it seems to be habit already?
It'd be easy enough to regex for it, and you'd have a reasonable amount
of backwards compatibility.

Also, something that's compatible with the way 'git bz' does things
would be very much preferred. It uses this regex:
(\b[Ss]ee\s+(?:[^\s:/]+\s+){0,2})?
(?:(https?://[^/]+/show_bug.cgi\?id=[^&\s]+)
     |
   [Bb]ug\s+\#?(\d+))

so, 'See: <url>' or 'Bug <number>' seem to be what it looks for.

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5957 6D23 8B16 EFAB FEF8  7175 14D3 6485 A99C EB6D

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to