Closed
Bug 1679081
Opened 5 years ago
Closed 5 years ago
Global symbol "$C" requires explicit package name (did you forget to declare "my $C"?)
Categories
(bugzilla.mozilla.org :: Continous Integration, defect)
bugzilla.mozilla.org
Continous Integration
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
References
Details
Attachments
(1 file)
Stash the mojo controller ($C) in request cache instead of the package variable our $C in Bugzilla/App/CGI.pm. This will alleviate the errors on 001compile.t
Global symbol "$C" requires explicit package name (did you forget to declare "my $C"?)
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Merged to master.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•