Closed
Bug 1055945
Opened 10 years ago
Closed 10 years ago
splinter generates "Use of uninitialized value" warnings when dealing with public reviews on private attachments
Categories
(bugzilla.mozilla.org :: Splinter, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
Details
splinter generates "Use of uninitialized value" warnings when dealing with public reviews on private attachments.
Bugzilla/Util.pm line 74
Bugzilla::Util::detaint_natural(...) called at Bugzilla/Extension/Splinter/Util.pm line 54
Bugzilla::Extension::Splinter::Util::attachment_id_is_valid(...) called at Bugzilla/Extension/Splinter/Util.pm line 103
Bugzilla::Extension::Splinter::Util::get_review_link(...) called at extensions/Splinter/Extension.pm line 121
Bugzilla::Extension::Splinter::bug_format_comment(...) called at Bugzilla/Hook.pm line 33
Bugzilla::Hook::process(...) called at Bugzilla/Template.pm line 192
Bugzilla::Template::quoteUrls(...) called at Bugzilla/Bug.pm line 550
Bugzilla::Bug::_preload_referenced_bugs(...) called at Bugzilla/Bug.pm line 519
...
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
0d7037f..897643a master -> master
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•