New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 721780 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit 16 days ago
Closed: May 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 2
Type: Bug



Sign in to add a comment

[Payments] Can't add an address in Aruba

Project Member Reported by ma...@chromium.org, May 12 2017

Issue description

In Payment Request address editor, I can't add an address in Aruba.

Aruba doesn't have postal codes, so I'm guess that's where the error lies.

MAD can you take a look?
 

Comment 1 by mad@chromium.org, May 12 2017

This is probably caused by the address validation code that was quickly added with only the ZIP check. We should use something like 
https://cs.chromium.org/chromium/src/components/autofill/core/browser/personal_data_manager.cc?type=cs&q=ADDRESS_HOME_ZIP+valid+package:%5Echromium$&l=117

Which first check if the country requires a postal/zip code.

Comment 2 by mad@chromium.org, May 18 2017

Status: Fixed (was: Assigned)
This seems to work now...

As long as you enter a valid phone number for Aruba (e.g., 297 583 7286)

Components: -UI>Browser>Autofill>Payments UI>Browser>Payments

Sign in to add a comment