Closed Bug 253968 Opened 20 years ago Closed 20 years ago

Extra column in checksetup

Categories

(Bugzilla :: Installation & Upgrading, defect, P2)

2.19

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

(Reporter: bugreport, Assigned: bugreport)

Details

(Keywords: regression)

Attachments

(1 file)

Regression in checksetup line 4255 still inserts a "1" in addition to the
GROUP_BLESS even though there is no longer another column.


        $dbh->do("INSERT INTO group_group_map
             (member_id, grantor_id, grant_type)
           VALUES ($id, $group, 1, " . GROUP_BLESS . ")");
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → Bugzilla 2.20
Attached patch quick fixSplinter Review
Attachment #154958 - Flags: review?(bugzilla)
Attachment #154958 - Flags: review?(bugzilla) → review+
Flags: approval?
Flags: approval? → approval+
Keywords: regression
can someone please check this in?
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: