Closed
Bug 179205
Opened 23 years ago
Closed 23 years ago
flag options incorrect
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)
|
2.85 KB,
patch
|
Details | Diff | Splinter Review |
Flag options don't match what their type configuration says they should be. In
particular, active plussed flags look inactive and unrequestable flags show a "?".
| Assignee | ||
Comment 1•23 years ago
|
||
| Assignee | ||
Updated•23 years ago
|
Attachment #105677 -
Flags: review?
Comment 2•23 years ago
|
||
Comment on attachment 105677 [details] [diff] [review]
patch v1: fix for problems
r=gerv.
Gerv
| Assignee | ||
Comment 4•23 years ago
|
||
This patch takes care of one extra situation resulting in a mismatch and cleans
up formatting by preventing (<input ...>) from wrapping between the input field
and the parentheses.
Attachment #105677 -
Attachment is obsolete: true
| Assignee | ||
Updated•23 years ago
|
Attachment #105679 -
Flags: review?
Comment 5•23 years ago
|
||
Comment on attachment 105679 [details] [diff] [review]
patch v2: more comprehensive
doesn't seem to want to let me okay the review. :-) But that's what this is
supposed to fix, right? :)
r=justdave
| Assignee | ||
Comment 6•23 years ago
|
||
This patch handles the situation where something has been made inactive and a
flag isn't set for it. In that case it should appear, but it was appearing.
Attachment #105679 -
Attachment is obsolete: true
| Assignee | ||
Updated•23 years ago
|
Attachment #105681 -
Flags: review?
Comment 7•23 years ago
|
||
Comment on attachment 105681 [details] [diff] [review]
patch v3: one more fix
r= justdave
| Assignee | ||
Updated•23 years ago
|
Attachment #105679 -
Flags: review?
| Assignee | ||
Updated•23 years ago
|
Attachment #105677 -
Flags: review?
| Assignee | ||
Comment 8•23 years ago
|
||
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.4; previous revision: 1.3
done
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•23 years ago
|
Attachment #105681 -
Flags: review?
Updated•13 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
•