Closed
Bug 1059085
Opened 10 years ago
Closed 10 years ago
Unable to update a product's group controls: Can't use string ("table") as an ARRAY ref while "strict refs" in use
Categories
(bugzilla.mozilla.org :: Extensions, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
Details
edit a product's group visibility throws:
Can't use string ("table") as an ARRAY ref while "strict refs" in use
likely a result of the mentor changes yesterday.
this is blocking some important work; investigating.
that error is caused by the following warning:
> Odd number of elements in anonymous hash (extensions/Review/Extension.pm:332)
we need to ensure the reviewers field is present before using it to update products.
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
e46f222..020c0fa master -> master
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Component: Extensions: Review → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•