Closed
Bug 109012
Opened 24 years ago
Closed 24 years ago
Hackers' Guide - The three questions.
Categories
(Bugzilla :: bugzilla.org, defect, P3)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: CodeMachine, Assigned: CodeMachine)
Details
Whenever you're fixing a bug, you should ask yourself three questions:
1. Where else in the codebase might this bug occur. Make sure these are fixed
as well or reported.
2. How could you, or the Bugzilla team in general, prevent this problem in
future? Consider reusable subs that could be introduced, or tests that could be
added to the testing suite.
3. Could this have regressed anything?
| Assignee | ||
Updated•24 years ago
|
Priority: -- → P3
Target Milestone: --- → Bugzilla 2.16
Comment 1•24 years ago
|
||
We are currently trying to wrap up Bugzilla 2.16. We are now close enough to
release time that anything that wasn't already ranked at P1 isn't going to make
the cut. Thus this is being retargetted at 2.18. If you strongly disagree with
this retargetting, please comment, however, be aware that we only have about 2
weeks left to review and test anything at this point, and we intend to devote
this time to the remaining bugs that were designated as release blockers.
Target Milestone: Bugzilla 2.16 → Bugzilla 2.18
Comment 2•24 years ago
|
||
The docs should always be up-to-date when we release. Forgot to exclude
Documentation when I mass-retargetted.
Target Milestone: Bugzilla 2.18 → Bugzilla 2.16
| Assignee | ||
Comment 3•24 years ago
|
||
Moving process information bug to the web site component and taking them.
Assignee: barnboy → matty
Component: Documentation → bugzilla.org
| Assignee | ||
Comment 4•24 years ago
|
||
This is in baby, let's have a party!
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
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
•