macOS OS re-auth string for credit card autofill has a redundant prefix provided by macOS
Categories
(Toolkit :: Form Autofill, defect, P1)
Tracking
()
People
(Reporter: MattN, Assigned: abr)
References
(Regression, )
Details
(Keywords: regression, Whiteboard: [cc-autofill-mvp])
Attachments
(2 files)
“Firefox Nightly” is trying to Nightly is trying to use stored credit card information.
The macOS strings should have the %S is trying to
prefix removed as that is provided by macOS already.
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
These are current, open bugs with a Severity of critical
. The Severity of these bugs is being changed to S2
to be consistent with the May 4 2020 Severity definitions.
Please let Release Management know if these bugs are still S2
.
Reporter | ||
Updated•5 years ago
|
![]() |
||
Updated•5 years ago
|
Reporter | ||
Comment 3•5 years ago
|
||
Jim, this isn't the same issue. There are two separate dialogs.
Reporter | ||
Updated•5 years ago
|
Comment 4•5 years ago
|
||
Can confirm this issue affects the latest Nightly 79 (06/05/2020) on MacOS 10.13.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 5•5 years ago
|
||
Comment 7•5 years ago
|
||
This shouldn't have landed without comments on the strings.
Take for example the ones in about:logins
https://hg.mozilla.org/l10n/gecko-strings/file/default/browser/browser/aboutLogins.ftl#l113
# LOCALIZATION NOTE (editCreditCardPasswordPrompt.macos): This string is
# preceded by the operating system (macOS) with "Firefox is trying to ".
# Make sure to test in your locale.
Note: the comment needs to be repeated for each string.
@Adam
Can you fix this quickly? The alternative is that I ask for a backout, because I can't let these strings get out without a comment, and this will block me from exposing other strings.
Assignee | ||
Comment 8•5 years ago
|
||
Assignee | ||
Comment 9•5 years ago
|
||
(In reply to Francesco Lodolo [:flod] from comment #7)
This shouldn't have landed without comments on the strings.
Take for example the ones in about:logins
https://hg.mozilla.org/l10n/gecko-strings/file/default/browser/browser/aboutLogins.ftl#l113# LOCALIZATION NOTE (editCreditCardPasswordPrompt.macos): This string is # preceded by the operating system (macOS) with "Firefox is trying to ". # Make sure to test in your locale.
Note: the comment needs to be repeated for each string.
@Adam
Can you fix this quickly? The alternative is that I ask for a backout, because I can't let these strings get out without a comment, and this will block me from exposing other strings.
I'm not 100% sure I understand the request, but I've taken a stab at it in D78853. It's nearly 1:30 AM here, so I'll be asleep momentarily, but if you sign off (with or without comments), I'll put a patch into lando when I wake up.
Comment 10•5 years ago
|
||
(In reply to Adam Roach [:abr] from comment #9)
I'm not 100% sure I understand the request, but I've taken a stab at it in D78853. It's nearly 1:30 AM here, so I'll be asleep momentarily, but if you sign off (with or without comments), I'll put a patch into lando when I wake up.
The approach in D78853 is correct, although I'm not sure it can land as is without rebases.
Comment 11•5 years ago
|
||
Comment 12•5 years ago
|
||
bugherder |
Comment 13•5 years ago
|
||
Since the status are different for nightly and release, what's the status for beta?
For more information, please visit auto_nag documentation.
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 14•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Comment 15•5 years ago
|
||
Verified-fixed on latest Nightly 79.0a1 (6-17-2020) on MacOS 10.13.
Updated•5 years ago
|
Description
•