"Update Status Flags" button stopped working
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
People
(Reporter: pascalc, Assigned: dkl)
Details
Attachments
(1 file)
Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0 ID:20190924094348
1/ Go to https://bugzilla.mozilla.org/show_bug.cgi?id=1575023
2/ Click on Update Status Flags
ER:
Affected versions are updated
AR:
Affected versions are not updated and there is an error in the JS console:
TypeError: e is nullfirefox-crash-table.js:359:13
updateStatusFlags https://bugzilla.mozilla.org/static/v20190906.1/extensions/BMO/web/js/firefox-crash-table.js:359
Comment 1•6 years ago
|
||
Probably just change "module-firefox-tracking-flags" into "tracking-flags" at line 359 in https://bugzilla.mozilla.org/static/v20190906.1/extensions/BMO/web/js/firefox-crash-table.js should be enough.
Assignee | ||
Comment 2•6 years ago
|
||
(In reply to Calixte Denizet (:calixte) from comment #1)
Probably just change "module-firefox-tracking-flags" into "tracking-flags" at line 359 in https://bugzilla.mozilla.org/static/v20190906.1/extensions/BMO/web/js/firefox-crash-table.js should be enough.
Yeah. I will fix this. Thanks for the report.
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Merged to master.
Updated•6 years ago
|
Description
•