Closed Bug 451449 Opened 16 years ago Closed 16 years ago

"Can't use undefined value as ARRAY reference" when logging into a new account

Categories

(Bugzilla :: Bugzilla-General, defect)

defect
Not set
critical

Tracking

()

RESOLVED FIXED
Bugzilla 3.4

People

(Reporter: mkanat, Assigned: mkanat)

References

Details

(Keywords: regression)

Attachments

(1 file)

Currently on tip, if you create a new account and then try to log into it, you get the following error:

Can't use an undefined value as an ARRAY reference at Bugzilla/DB.pm line 346.

The important part of the backtrace is:

> Can't use an undefined value as an ARRAY reference at Bugzilla/DB.pm line 346.
> at Bugzilla/DB.pm line 346
>	Bugzilla::DB::sql_in('Bugzilla::DB::Pg=HASH(0x995f23c)',  'ARRAY(0x92fced8)') called at Bugzilla/User.pm line 440
>	Bugzilla::User::bless_groups('Bugzilla::User=HASH(0x99894a8)') called at Bugzilla/User.pm line 972
>	Bugzilla::User::can_bless('Bugzilla::User=HASH(0x99894a8)') called at data/template/template/en/default/global/common-links.html.tmpl line 104
Attached patch v1Splinter Review
Assignee: general → mkanat
Status: NEW → ASSIGNED
Attachment #334764 - Flags: review?(LpSolit)
Comment on attachment 334764 [details] [diff] [review]
v1

OOPS! r=LpSolit
Attachment #334764 - Flags: review?(LpSolit) → review+
Depends on: 442016
Flags: approval+
Keywords: regression
Checking in Bugzilla/User.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/User.pm,v  <--  User.pm
new revision: 1.171; previous revision: 1.170
done
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: