Closed Bug 238467 Opened 21 years ago Closed 21 years ago

"Accept bug (confirm bug, change status to ASSIGNED)" should use ';' or 'and' not ','

Categories

(Bugzilla :: Creating/Changing Bugs, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

(Reporter: timeless, Assigned: shane.h.w.travis)

Details

Attachments

(1 file, 1 obsolete file)

1. Select an unconfirmed bug using an account w/ canconfirm or editbugs. 2. Scroll to this section: (*) Leave as UNCONFIRMED ( ) Confirm bug (change status to NEW) ( ) Accept bug (confirm bug, change status to ASSIGNED) ( ) Resolve bug, changing resolution to ( ) Resolve bug, mark it as duplicate of bug # [ ] 3. carp at the accept radio.
Attachment #144666 - Flags: review?(justdave)
Comment on attachment 144666 [details] [diff] [review] and Modified to include the missing space. You missed a space before "and".
Attachment #144666 - Flags: review?(justdave) → review-
Comment on attachment 144666 [details] [diff] [review] and Modified to include the missing space. >Index: bug/knob.html.tmpl >=================================================================== >RCS file: /cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/knob.html.tmpl,v >retrieving revision 1.3 >diff -u -r1.3 bug/knob.html.tmpl >--- bug/knob.html.tmpl >+++ bug/knob.html.tmpl >@@ -45,7 +45,7 @@ > [% IF bug.bug_status != "ASSIGNED" && bug.user.canconfirm %] > <input type="radio" name="knob" value="accept"> > Accept [% terms.bug %] ( >- [% IF bug.isunconfirmed %]confirm [% terms.bug %], [% END %]change >+ [% IF bug.isunconfirmed %]confirm [% terms.bug %] and [% END %]change > status to <b>ASSIGNED</b>) > <br> > [% knum = knum + 1 %]
Attachment #144666 - Attachment description: and → and Modified to include the missing space.
A comma, a space, *and* an 'and'! Wow! :)
Assignee: timeless → travis
Attachment #144666 - Attachment is obsolete: true
Status: UNCONFIRMED → ASSIGNED
Attachment #174082 - Flags: review?
Attachment #174082 - Flags: review? → review+
Flags: approval?
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → Bugzilla 2.20
Flags: approval? → approval+
Checking in template/en/default/bug/knob.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/knob.html.tmpl,v <-- knob.html.tmpl new revision: 1.15; previous revision: 1.14 done
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: