Closed Bug 155616 Opened 22 years ago Closed 22 years ago

group_bit vs. bit

Categories

(Bugzilla :: Installation & Upgrading, defect)

2.15
x86
Linux
defect
Not set
trivial

Tracking

()

RESOLVED INVALID

People

(Reporter: the.wretched, Assigned: zach)

Details

Errors like
"SELECT group_bit, description FROM groups WHERE (group_bit & 96) != 0   AND isbuggroup != 0 AND isactive = 1 ORDER BY description: Unknown column 'group_bit' in 'field list' at globals.pl line 235."
are popping up everywhere.
The reason is, that the key in table "groups" is called "bit" but many of the scripts refer to it as "group_bit".
do you have copies of any of those error messages to share?  Bug fields say
you're using 2.15 of Bugzilla, which is a pretty broad range in CVS...  what
date is your checkout from?  I haven't seen this behavior, so I have no clue
where to begin looking without some more details...  what scripts are causing
the errors? what lines are the errors in?  etc.

I apologize for closing this, but we get buried in bug reports we can't do
anything with if I don't.  Please reopen when you get the additional info on the
bug report.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Severity: blocker → trivial
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.