Allow forward slash in telephone number validation#40545
Allow forward slash in telephone number validation#40545marvincaspar wants to merge 1 commit intomagento:2.4-developfrom
Conversation
|
Hi @marvincaspar. Thank you for your contribution!
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
|
@magento run all tests |
|
@engcom-Bravo, the functional and integration tests are failing but thats not because of my change. Can you please verify. From my point of view the PR is ready to review/merge |
|
It looks like the core dev team fixed this as well by now, see: ACP2E-4554: Address Validators Breaking Existing Customer after upgrade to 2.4.8-p3 @marvincaspar: I believe we can close this PR now, do you agree? |
Description (*)
Magento’s telephone number validation currently rejects phone numbers that contain slashes (
/). However, slashes are commonly used in German phone number formatting (e.g.030/1234567or089/12345-0).Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
0123/456789and save itQuestions or comments
Contribution checklist (*)