Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update NL zipcode pattern. #4535

Closed
wants to merge 308 commits into from
Closed

Update NL zipcode pattern. #4535

wants to merge 308 commits into from

Conversation

tdgroot
Copy link
Member

@tdgroot tdgroot commented May 17, 2016

The NL zipcode is too strict.
Magento 2 advises 1234 AB, while it's very common to enter it like 1234AB.
That's why I made the space character optional.

My branch was based on 2.0.5 tag, hope that's not a problem for the pull request to be merged.

Michail Slabko and others added 30 commits January 14, 2016 15:32
…ache and static files

- updated recursive creation of a directory to take into account race conditions
…ache and static files

 - Added integration test
…ache and static files

 - Remove redundant code
…P / REST

- fixed code style
- fixed batching
- removed unused variables and methods
…P / REST

- fixed type of input parameters for iterator constructor
Magneto 2.0.1 Bug Fixes (Combined)
Anna Bukatar and others added 25 commits April 6, 2016 01:37
[SUPPORT] MDVA-198: 2.0.5 backlog
MAGETWO-51462: Magento 2.0.5 Publication
The NL zipcode is too strict. 
Magento 2 advises `1234 AB`, while it's very common to enter it like `1234AB`.
That's why I made the space character optional.
@vkorotun
Copy link
Contributor

Hi @Desmaster can you check your pull request one more time? probably you need to update your local repository.
21010 files changed and 250 commits in one pull request looks quite suspicious.
Thank you.

@vkorotun vkorotun added the CS label May 26, 2016
@tdgroot
Copy link
Member Author

tdgroot commented May 26, 2016

@vkorotun Yes I kind of messed up my fork, I'll clean it up soon soon enough.

@tdgroot
Copy link
Member Author

tdgroot commented Jun 3, 2016

@vkorotun Made a new pull request, this is a big mess lol. See #4874
I will close this one.

@tdgroot tdgroot closed this Jun 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.