DOBISSUE date format changed after customer tries to register with sa…#15272
DOBISSUE date format changed after customer tries to register with sa…#15272magento-engcom-team merged 7 commits intomagento:2.2-developfrom
Conversation
…me email address.
|
Hi @miguelbalparda, thank you for the review. |
|
Hi @KaushikChavda , during QA activities we found issue with provided implementation, please, take a look: Steps to reproduce:
Expected result: Actual result: |
|
@sidolov Could you please provide me the magento version. |
|
@KaushikChavda sure, latest 2.2-develop |
|
@sidolov I've fixed the issue. |
|
Hi @KaushikChavda , we found new issue with current solution: On Create New Customer Account page DOB field always contains default date "1/1/1970" instead of empty field. Steps to reproduce: Enable DOB: Stores->Configuration->Customers->Customer Configuration->Show Date of Birth=Optional(or Required) Expected result: Actual result: |
|
I've tested on latest Magento branch 2.2.6 and latest 2.2-develop its working fine. |
|
@magento-engcom-team give me test instance |
|
Hi @miguelbalparda. Thank you for your request. I'm working on Magento instance for you |
|
Hi @miguelbalparda, here is your Magento instance. |
|
I was able to reproduce @sidolov issue in the test environment. |
…ontains default date "1/1/1970" instead of empty field.
|
Hi @KaushikChavda. Thank you for your contribution. Please, consider to port this solution to 2.3 release line. |

Description
When DOB is enabled on the registration page and existing customer tries to re-registration page, DOB format was changed. See the screenshot.

Manual testing scenarios
Contribution checklist