-
-
Notifications
You must be signed in to change notification settings - Fork 449
Fixed Varien_Data_Form_Filter_Date::inputFilter() and Varien_Data_Form_Filter_Datetime::inputFilter() dealing with empty values #3752
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
Conversation
Please test this change/fix ... Shardj/zf1-future#402 |
@massa-man - Maybe you should consider the proposal made by @sreichel. |
@addison74 - I have, see my comment in the Issue thread. While the update to
|
Yep. My suggestion was only to fix it in time. |
Thanks @fballiano for merging. Any chance we can cherry pick this commit into v19 branch? Is v19 branch still being maintained for patches? I have also been testing v19 on PHP 8 and found a few issues (especially in the recurring profiles module) that I am happy to provide fixes for if we can push them into v19. |
v19 is security patches only, we could backport a single one (this) but if we start re-backporting every bugfix we've like 200 to backport and it was voted to freeze v19 (still, security patches are ported anyway for another 2 years give or take) |
but if you've installed v19 via composer you could try to add a composer patch of this PR: https://patch-diff.githubusercontent.com/raw/OpenMage/magento-lts/pull/3752.patch |
Description (*)
Fixes issue with saving customer in admin with date of birth set to empty
Fixed Issues (if relevant)
Manual testing scenarios (*)
Contribution checklist (*)