Closed
Bug 964299
Opened 11 years ago
Closed 11 years ago
bzr checkin regexp is a little too tight
Categories
(bugzilla.mozilla.org :: Extensions, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: gerv, Assigned: gerv)
Details
Attachments
(1 file)
1017 bytes,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
bzr checkin regexp looks for
Committed\sto
and, for some reason, my bzr client currently produces;
Committed to
(note two spaces). So autolinkification fails unless I manually edit the text.
Gerv
Assignee | ||
Comment 1•11 years ago
|
||
Sorry, read "Committing". Anyway, here's the one-character fix.
Gerv
Comment 2•11 years ago
|
||
Comment on attachment 8365992 [details] [diff] [review]
964299.diff
Review of attachment 8365992 [details] [diff] [review]:
-----------------------------------------------------------------
Looks fine to me. r=dkl
Attachment #8365992 -
Flags: review+
Assignee | ||
Comment 3•11 years ago
|
||
Committing to: bzr+ssh://bzr.mozilla.org/bmo/4.2/
modified extensions/BMO/Extension.pm
Committed revision 9214.
(The above checkin message is in the idiosyncratic format my bzr produces; once this bug is fixed, the above revision number should autolinkify :-)
Gerv
Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Attachment #8365992 -
Flags: review?(glob)
Updated•6 years ago
|
Component: Extensions: BMO → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•