Closed Bug 882059 Opened 12 years ago Closed 12 years ago

[sentry] fix "use of uninitialized value" warnings, and ignore some errors/warnings

Categories

(bugzilla.mozilla.org :: General, defect)

Production
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: glob, Assigned: glob)

Details

rather than file individual bugs for these, i'm going to do them in bulk since i expect the changes to be trivial.
ignore "Call me again when you have some data to chart" error fixed: "substr outside of string" @ Bugzilla/Search/QuickSearch.pm:349 "Use of uninitialized value $baseWord in split" @ Bugzilla/Search/QuickSearch.pm:350 "Use of uninitialized value $term in substr" @ Bugzilla/Search/Quicksearch.pm:217 "Use of uninitialized value $or_operand in pattern match (m//)" @ Bugzilla/Search/Quicksearch.pm:384 "Use of uninitialized value $qsword in substr" @ Bugzilla/Search/Quicksearch.pm:348 "Not a HASH reference" @ Bugzilla/Bug.pm:394 "Use of uninitialized value $words[24] in join or string" @ Bugzilla/DB/Mysql.pm:191 "Use of uninitialized value $value in pattern match (m//)" @ Bugzilla/Search/Quicksearch.pm:422 "Use of uninitialized value in split" @ buglist.cgi:494 "Use of uninitialized value in concatenation (.) or string" @ Bugzilla/Auth.pm:224 Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/ modified buglist.cgi modified Bugzilla/Auth.pm modified Bugzilla/Sentry.pm modified Bugzilla/DB/Mysql.pm modified Bugzilla/Search/Quicksearch.pm modified extensions/Voting/Extension.pm Committed revision 8841.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.