Closed
Bug 302381
Opened 19 years ago
Closed 19 years ago
QUICKSTART is a bit outdated
Categories
(Bugzilla :: Documentation, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.22
People
(Reporter: wicked, Assigned: spam)
Details
Attachments
(1 file, 1 obsolete file)
|
2.83 KB,
patch
|
cso
:
review+
|
Details | Diff | Splinter Review |
Just looked at QUICKSTART on trunk and saw following outdated information in it: 1) Step 4 tells that localconfig contains platforms, operating systems, severities and priorities but this is no longer true since bug 17453. 2) Last line refers to http://www.bugzilla.org/discussion.html which, while still working via redirect, should be changed to http://www.bugzilla.org/support/ Couldn't see other misinformation but somebody might try to follow the instructions to see if there are any other issues..
| Assignee | ||
Comment 1•19 years ago
|
||
also changes sendmail to Sendmail compatible MTA
Attachment #206700 -
Flags: review?
| Assignee | ||
Updated•19 years ago
|
Attachment #206700 -
Flags: review? → review?(documentation)
Comment 2•19 years ago
|
||
Comment on attachment 206700 [details] [diff] [review] patch for tip Looks OK... However, the tip also works with postgres so if you could change references to MySQL to include this it would be better... Also: - This will usually include assorted Perl modules, MySQL and sendmail. + This will usually include assorted Perl modules, MySQL and MTA. "and a MTA" reads better to me...
Attachment #206700 -
Flags: review?(documentation) → review-
Updated•19 years ago
|
Assignee: documentation → bmo
| Assignee | ||
Comment 3•19 years ago
|
||
apply comments
Attachment #206700 -
Attachment is obsolete: true
Attachment #206861 -
Flags: review?(documentation)
Comment 4•19 years ago
|
||
Comment on attachment 206861 [details] [diff] [review] patch v2 Looks OK. Two nits to fix on commit: "and Sendmail compatible MTA" -> "and a Sendmail compatible MTA" postgresql should be PostgreSQL throughout.
Attachment #206861 -
Flags: review?(documentation) → review+
Comment 5•19 years ago
|
||
justdave said no approval necessary (like docs) so: Checking in QUICKSTART /cvsroot/mozilla/webtools/bugzilla/QUICKSTART new revision: 1.6; previous revision: 1.5
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Target Milestone: --- → Bugzilla 2.22
You need to log in
before you can comment on or make changes to this bug.
Description
•