Closed
Bug 277573
Opened 21 years ago
Closed 20 years ago
Reviewers List is hard to find on bugzilla.org
Categories
(Bugzilla :: bugzilla.org, defect, P1)
Bugzilla
bugzilla.org
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: mkanat, Assigned: mkanat)
Details
Attachments
(1 file, 2 obsolete files)
13.68 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
I've been developing and reviewing for Bugzilla for a long time now, and I only
*now* just found the new location of the Reviewers List, in the Contributors Guide.
It should probably be its own page under Developer Resources.
Comment 1•21 years ago
|
||
Yeah, this makes sense. Or at least give it an anchor and link directly to it
from the main developer resources page.
Comment 2•20 years ago
|
||
you seem to have done this already (at least posting the new page). Do we have
it linked to from developer resources (and the appropriate places in the
contributor guide)?
Assignee: justdave → mkanat
QA Contact: mattyt-bugzilla → default-qa
Assignee | ||
Comment 3•20 years ago
|
||
Ah, no, it's not linked from anywhere, yet, but this would be the perfect bug to
do that in. :-)
Priority: -- → P1
Target Milestone: --- → Bugzilla 2.20
Assignee | ||
Comment 4•20 years ago
|
||
Attachment #179725 -
Flags: review?(LpSolit)
Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
![]() |
||
Comment 5•20 years ago
|
||
Comment on attachment 179725 [details] [diff] [review]
Fix up bugzilla.org to use the new Reviewers List
you forgot <a name="all"> and <a name="become"> tags in
docs/reviewer-list.html.tmpl
you added links but no targets.
Attachment #179725 -
Flags: review?(LpSolit) → review-
Assignee | ||
Comment 6•20 years ago
|
||
OK, all fixed! :-) Thanks for catching that!
Attachment #179725 -
Attachment is obsolete: true
Attachment #179727 -
Flags: review?(LpSolit)
Assignee | ||
Comment 7•20 years ago
|
||
Uploaded the wrong file, before.
Attachment #179727 -
Attachment is obsolete: true
Attachment #179728 -
Flags: review?(LpSolit)
Assignee | ||
Updated•20 years ago
|
Attachment #179727 -
Flags: review?(LpSolit)
![]() |
||
Comment 8•20 years ago
|
||
Comment on attachment 179728 [details] [diff] [review]
Actual v2
r=LpSolit
Attachment #179728 -
Flags: review?(LpSolit) → review+
Assignee | ||
Updated•20 years ago
|
Flags: approval?
Comment 9•20 years ago
|
||
works for me. Might want to say "within a week or two" instead of "within
several weeks" for the lack of response thing. Even in our world of being busy
all the time, several weeks is pushing it. We need more help if it's taking
that long.
Flags: approval? → approval+
Assignee | ||
Comment 10•20 years ago
|
||
Cool. I changed it to "within a week or two" on checkin. :-)
Checking in developers/index.html.tmpl;
/cvsroot/mozilla-org/html/projects/bugzilla/developers/index.html.tmpl,v <--
index.html.tmpl
new revision: 1.8; previous revision: 1.7
done
Checking in docs/contributor.html.tmpl;
/cvsroot/mozilla-org/html/projects/bugzilla/docs/contributor.html.tmpl,v <--
contributor.html.tmpl
new revision: 1.12; previous revision: 1.11
done
Checking in docs/reviewer-list.html.tmpl;
/cvsroot/mozilla-org/html/projects/bugzilla/docs/reviewer-list.html.tmpl,v <--
reviewer-list.html.tmpl
new revision: 1.7; previous revision: 1.6
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•