Closed
Bug 285410
Opened 20 years ago
Closed 20 years ago
Duplicates columns are named incorrectly in the Schema
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: mkanat, Assigned: mkanat)
Details
Attachments
(1 file)
|
668 bytes,
patch
|
justdave
:
review+
|
Details | Diff | Splinter Review |
Somehow I missed this. The cols are supposed to be dupe_of and dupe, but instead they're dup_of and dup.
| Assignee | ||
Comment 1•20 years ago
|
||
I didn't add checksetup code, because nobody but me will have yet encountered this bug. And if they have... they lose. This needs to go in ASAP. It's only two lines.
Attachment #176849 -
Flags: review?(wurblzap)
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Bugzilla 2.20
Updated•20 years ago
|
Attachment #176849 -
Flags: review?(wurblzap) → review+
Updated•20 years ago
|
Flags: approval+
| Assignee | ||
Comment 2•20 years ago
|
||
Checking in Bugzilla/DB/Schema.pm; /cvsroot/mozilla/webtools/bugzilla/Bugzilla/DB/Schema.pm,v <-- Schema.pm new revision: 1.4; previous revision: 1.3 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
•