Open
Bug 1647459
Opened 4 years ago
Updated 4 years ago
FormAutofillHeuristics.jsm should normalize field names before searching them
Categories
(Toolkit :: Form Autofill, defect, P4)
Toolkit
Form Autofill
Tracking
()
NEW
People
(Reporter: abr, Unassigned)
Details
(Whiteboard: [cc-autofill-reserve])
Before we release the Address and/or Credit Card autofill function into non-English markets, we should make sure that the heuristics rules are all normalized into NFKC, and that the form field names are also normalized into NFKC -- otherwise, the RexExp matches will miss forms that were created with different character normalization forms than those we have in our source.
Updated•4 years ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•