Closed Bug 49935 Opened 24 years ago Closed 24 years ago

Groupset in checksetup.pl should be 0x7fffffffffffffff?

Categories

(Bugzilla :: Bugzilla-General, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 17773

People

(Reporter: e.maryniak, Assigned: justdave)

Details

(Whiteboard: 2.12)

Attachments

(1 file)

In checksetup.pl, around line #1191, should the statement:

    $dbh->do("update profiles set groupset=0xffffffffffff");

not be replaced with:

    $dbh->do("update profiles set groupset=0x7fffffffffffffff");

(conform the README file)?
This is just a minor thingie probably and not crucial.
I got this sitting here waiting...  it's an easy one.  Someone give me an r= and 
I'll hit return on my waiting 'cvs commit' :-)
Assignee: tara → dave
Keywords: patch, review
Whiteboard: 2.12
FYI, this is included in the patch in bug 17773, so if that one is checked in, it 
will automatically fix this one.
Depends on: 17773
ok, bug 17773 is the direction we're heading.  Going to make this a 
duplicate rather than making it WONTFIX, lest anyone find it in the buglist 
and wonder why we're not fixing something so obvious :)

*** This bug has been marked as a duplicate of 17773 ***
Status: NEW → RESOLVED
Closed: 24 years ago
No longer depends on: 17773
Resolution: --- → DUPLICATE
V.
Status: RESOLVED → VERIFIED
moving to Bugzilla product
reassign to default owner/qa for INVALID/WONTFIX/WORKSFORME/DUPLICATE
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Version: other → unspecified
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

Created:
Updated:
Size: