Closed
Bug 179876
Opened 21 years ago
Closed 21 years ago
label requestee field to reduce confusion
Categories
(Bugzilla :: Attachments & Requests, defect)
Bugzilla
Attachments & Requests
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: myk, Assigned: myk)
References
Details
Attachments
(1 file, 2 obsolete files)
6.98 KB,
patch
|
bbaetz
:
review+
|
Details | Diff | Splinter Review |
There's confusion about the requestee field that causes users to enter data into it at times when it isn't necessary or is harmful. Disabling the field when the flag isn't being requested is helpful but not a complete solution. The field should be labeled as well.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Blocks: rt-clean-up
Assignee | ||
Updated•21 years ago
|
Attachment #106067 -
Flags: review?(bbaetz)
Assignee | ||
Comment 2•21 years ago
|
||
This version hides the requestee label if there aren't any specifically requestable flags.
Attachment #106067 -
Attachment is obsolete: true
Comment 3•21 years ago
|
||
Comment on attachment 106608 [details] [diff] [review] patch v2: hides requestee label if there are no specifically requestable flags You left out flag/list.html.tmpl
Attachment #106608 -
Flags: review-
Assignee | ||
Comment 4•21 years ago
|
||
Attachment #106608 -
Attachment is obsolete: true
Assignee | ||
Updated•21 years ago
|
Attachment #106695 -
Flags: review?(bbaetz)
Comment 5•21 years ago
|
||
Comment on attachment 106695 [details] [diff] [review] patch v3: includes flag/list.html.tmpl r=bbaetz. While you're there, please FILTER html flag.name in the two places in list.html.tmpl its not currently done (Step 1b and step 2)
Attachment #106695 -
Flags: review?(bbaetz) → review+
Assignee | ||
Comment 6•21 years ago
|
||
Checking in bug_form.pl; /cvsroot/mozilla/webtools/bugzilla/bug_form.pl,v <-- bug_form.pl new revision: 1.111; previous revision: 1.110 done Checking in attachment.cgi; /cvsroot/mozilla/webtools/bugzilla/attachment.cgi,v <-- attachment.cgi new revision: 1.32; previous revision: 1.31 done Checking in template/en/default/attachment/edit.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/attachment/edit.html.tmpl,v <-- edit.html.tmpl new revision: 1.15; previous revision: 1.14 done Checking in template/en/default/bug/edit.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/edit.html.tmpl,v <-- edit.html.tmpl new revision: 1.25; previous revision: 1.24 done Checking in css/edit_bug.css; /cvsroot/mozilla/webtools/bugzilla/css/edit_bug.css,v <-- edit_bug.css new revision: 1.2; previous revision: 1.1 done Checking in template/en/default/flag/list.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/flag/list.html.tmpl,v <-- list.html.tmpl new revision: 1.9; previous revision: 1.8 done
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Attachment #106067 -
Flags: review?(bbaetz)
Updated•21 years ago
|
Target Milestone: --- → Bugzilla 2.18
Updated•11 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•