Closed
Bug 1507901
Opened 7 years ago
Closed 7 years ago
Phab revision panel in show_bug failing to display due to type check error for Bugzilla_api_token
Categories
(bugzilla.mozilla.org :: Phabricator Integration, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
Details
Attachments
(1 file)
Bugzilla_api_token is getting passed to the bugzilla_revisions API method and is causing the type check to fail. We should delete the param in Cookie.pm before the API method is called since it is not used by the API methods directly.
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Merged to master.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•