Closed
Bug 1309229
Opened 9 years ago
Closed 9 years ago
changing product results in Insecure dependency in parameter 3 of DBI::db=HASH(0x7f4caad58190)->selectcol_arrayref method call while running with -T switch at /data/www/bugzilla.mozilla.org/Bugzilla/Product.pm line 555.
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: dylan)
Details
Attachments
(1 file)
|
1.64 KB,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
str:
1. open any bug using modal ui
2. switch to edit mode
3. change the product
result:
Insecure dependency in parameter 3 of DBI::db=HASH(0x7f4caad58190)->selectcol_arrayref method call while running with -T switch at /data/www/bugzilla.mozilla.org/Bugzilla/Product.pm line 555.
looks like this doesn't happen with all products - try changing a bug to the 'mozreview' product.
| Assignee | ||
Comment 2•9 years ago
|
||
Assignee: nobody → dylan
Attachment #8799752 -
Flags: review?(dkl)
Comment 3•9 years ago
|
||
Comment on attachment 8799752 [details] [diff] [review]
1309229_1.patch
Review of attachment 8799752 [details] [diff] [review]:
-----------------------------------------------------------------
sigh. r=dkl
Attachment #8799752 -
Flags: review?(dkl) → review+
| Assignee | ||
Comment 4•9 years ago
|
||
To git@github.com:mozilla-bteam/bmo.git
9f4d372..7fd0299 master -> master
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: User Interface: Modal → User Interface
You need to log in
before you can comment on or make changes to this bug.
Description
•