Closed
Bug 303860
Opened 19 years ago
Closed 19 years ago
There is a database change in the wrong place in checksetup.pl
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.22
People
(Reporter: mkanat, Assigned: mkanat)
References
()
Details
Attachments
(1 file)
|
1.91 KB,
patch
|
bugreport
:
review+
|
Details | Diff | Splinter Review |
If you look at the URL in the URL field, you'll see some table-changing code being added to checksetup outside of the table-changes area. I actually worked to get all the changes in the right place, a few months ago, so it would be nice to keep them all in the same place. They should go above the last --TABLE-- section in checksetup.
| Assignee | ||
Comment 2•19 years ago
|
||
Here's where it's supposed to be. It was down in the --GROUPS-- section.
| Assignee | ||
Updated•19 years ago
|
Target Milestone: --- → Bugzilla 2.22
Updated•19 years ago
|
Attachment #192623 -
Flags: review?(bugreport) → review+
Updated•19 years ago
|
Flags: approval?
Updated•19 years ago
|
Flags: approval? → approval+
| Assignee | ||
Comment 3•19 years ago
|
||
Checking in checksetup.pl; /cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v <-- checksetup.pl new revision: 1.432; previous revision: 1.431 done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•