Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CountryValidator allows "EU" as country but it's not in ISO_3166-1 #10807

Copy link
Copy link
Closed
@klaascuvelier

Description

@klaascuvelier
Issue body actions

According to the documentation the Country validator should only allow countries from the ISO_3166-1 alpa-2 list.

One of the entries from Intl::getRegionBundle()->getCountryNames() is 'EU' => string 'European Union' (length=14) which is not in that ISO list.
So 'EU' is handled as valid, but it shouldn't be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.