Closed
Bug 190582
Opened 21 years ago
Closed 21 years ago
quips table initial definition in checksetup.pl missing approved column
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: justdave, Assigned: burnus)
Details
Attachments
(1 file)
611 bytes,
patch
|
justdave
:
review+
|
Details | Diff | Splinter Review |
When the "approval" feature for quips was added, the initial table definition for the quips table didn't get updated. So on a new install, it creates the table without that column, then adds it further down in checksetup.pl because it's missing.
Reporter | ||
Updated•21 years ago
|
Target Milestone: --- → Bugzilla 2.18
Assignee | ||
Comment 1•21 years ago
|
||
Add the one line I missed in bug 184309.
Assignee | ||
Updated•21 years ago
|
Attachment #112613 -
Flags: review?(justdave)
Reporter | ||
Updated•21 years ago
|
Attachment #112613 -
Flags: review?(justdave) → review+
Reporter | ||
Updated•21 years ago
|
Flags: approval+
Assignee | ||
Comment 2•21 years ago
|
||
Checking in checksetup.pl; /cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v <-- checksetup.pl new revision: 1.219; previous revision: 1.218 done
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•11 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
•