Closed Bug 1931772 Opened 15 days ago Closed 7 days ago

Can't call method "in_group" on an undefined value at Bugzilla/App/Controller/BouncedEmails.pm line 27.

Categories

(bugzilla.mozilla.org :: Email Notifications, defect)

Production
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: dkl, Assigned: dkl)

Details

Attachments

(1 file)

When a bounce occurs and user goes to the page where they can reactivate their own account, if the user is not logged in yet, it will cause the error
[Bugzilla.Error.Code] webpage error: Can't call method "in_group" on an undefined value at Bugzilla/App/Controller/BouncedEmails.pm line 27.
We need to:

  1. Figure out why the login screen is not being displayed properly and
  2. Check that $user is defined before trying to call in_group()
Status: ASSIGNED → RESOLVED
Closed: 7 days ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: