Open
Bug 1860649
Opened 2 years ago
When building an update slim BMO image for production, GD::Barcode > 1.15 causes failure in 2_test_login_mfa.t
Categories
(bugzilla.mozilla.org :: General, defect)
bugzilla.mozilla.org
General
Tracking
()
ASSIGNED
People
(Reporter: dkl, Assigned: dkl)
Details
When using GD::Barcode 2.00, the QR code fails to display when enrolling 2FA in BMO user preferences and 2_test_login_mfa.t fails when enrolling the test account. No user facing error is displayed in the iframe normally displaying the QR code and a link to view the text version of the code.
Need to investigate changes needed to get latest GD::Chart to work with 2FA in BMO. Until then, we can pin GD::Barcode to 1.15 in Makefile.PL and continue with other updates.
You need to log in
before you can comment on or make changes to this bug.
Description
•