Closed Bug 304273 Opened 19 years ago Closed 19 years ago

Bugzilla/DB/Schema/Mysql.pm references obsolete qacontact_accessible field

Categories

(Bugzilla :: Bugzilla-General, defect)

2.18.1
x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: myk, Assigned: myk)

Details

Attachments

(1 file)

Bugzilla/DB/Schema/Mysql.pm references the obsolete qacontact_accessible field.
 Perhaps it shouldn't.
Max, is this one-liner something we want?
Assignee: general → myk
Status: NEW → ASSIGNED
Attachment #192344 - Flags: review?(mkanat)
Comment on attachment 192344 [details] [diff] [review]
patch v1: the trivial patch that fixes the problem

BOOLEAN_MAP is for reading in old databases. It exists purely for legacy
purposes. Doesn't the comment above it explain that? (I forget.)
Attachment #192344 - Flags: review?(mkanat) → review-
That particular constant is supposed to reference every boolean field that ever
existed in Bugzilla before 2.20.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
(In reply to comment #0)
> Bugzilla/DB/Schema/Mysql.pm references the obsolete qacontact_accessible field.
>  Perhaps it shouldn't.

Btw, isn't assignee_accessible obsolete too?
(In reply to comment #4)
> Btw, isn't assignee_accessible obsolete too?

  Yes. So are a few other fields that no longer exist in Bugzilla, but exist in
BOOLEAN_MAP. See comment 3.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: