Closed
Bug 453023
Opened 17 years ago
Closed 17 years ago
The "Importance" label in show_bug.cgi should point to the severity and priority descriptions
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
VERIFIED
FIXED
Bugzilla 3.2
People
(Reporter: whimboo, Assigned: LpSolit)
References
Details
(Keywords: polish, regression)
Attachments
(1 file)
2.51 KB,
patch
|
gregaryh
:
review+
|
Details | Diff | Splinter Review |
With the upgrade to Bugzila 3.2 the link to the severity description is gone. It's only visible when you file a new bug (enter_bug.cgi). The "Importance" label should be used to click on and which has to open https://bugzilla.mozilla.org/page.cgi?id=fields.html#bug_severity
Reporter | ||
Updated•17 years ago
|
Severity: normal → minor
OS: Mac OS X → All
Hardware: PC → All
Comment 1•17 years ago
|
||
And can we pick just one term ("Importance" or "Severity") to use both on a bug page and in the field documentation?
(In reply to comment #1)
> And can we pick just one term ("Importance" or "Severity") to use both on a bug
> page and in the field documentation?
On the bug page, "Importance" is trying to 'explain' both the "Priority" and "Severity" fields. You could, however, add a new header "Importance" on the fields page and make Priority and Severity become sub-headers (and switch the order to match the bug page) and link to that header instead.
Summary: No link to severity descriptions anymore after upgrade to 3.2 → No link to severity and priority descriptions anymore after upgrade to 3.2
Updated•17 years ago
|
Assignee: nobody → ui
Component: Bugzilla: Other b.m.o Issues → User Interface
Product: mozilla.org → Bugzilla
QA Contact: other-bmo-issues → default-qa
Version: other → 3.2
![]() |
Assignee | |
Comment 3•17 years ago
|
||
Updated•17 years ago
|
Attachment #338722 -
Flags: review?(ghendricks) → review+
![]() |
Assignee | |
Updated•17 years ago
|
Flags: approval3.2+
Flags: approval+
Target Milestone: --- → Bugzilla 3.2
![]() |
Assignee | |
Comment 4•17 years ago
|
||
tip:
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.132; previous revision: 1.131
done
Checking in template/en/default/pages/fields.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/pages/fields.html.tmpl,v <-- fields.html.tmpl
new revision: 1.14; previous revision: 1.13
done
3.2rc1:
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.125.2.7; previous revision: 1.125.2.6
done
Checking in template/en/default/pages/fields.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/pages/fields.html.tmpl,v <-- fields.html.tmpl
new revision: 1.13.2.1; previous revision: 1.13
done
Summary: No link to severity and priority descriptions anymore after upgrade to 3.2 → The "Importance" label in show_bug.cgi should point to the severity and priority descriptions
![]() |
Assignee | |
Updated•17 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•17 years ago
|
||
Frederic, when it will be pushed to bugzilla-stage-tip.mozilla.org so I can verify the fix?
![]() |
Assignee | |
Comment 6•17 years ago
|
||
(In reply to comment #5)
> Frederic, when it will be pushed to bugzilla-stage-tip.mozilla.org so I can
> verify the fix?
No idea about stage, but you can check it here: http://landfill.bugzilla.org/bugzilla-3.2-branch/show_bug.cgi?id=1 (this installation is updated every hour).
Reporter | ||
Comment 7•17 years ago
|
||
Thanks, Frederic. I can verify the fix on the 3.2 branch.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•