-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Fix - Customer address form allows random code in the name fields #38331 #38345
Fix - Customer address form allows random code in the name fields #38331 #38345
Conversation
Hi @dekiakbar. Thank you for your contribution! Add the comment under your pull request to deploy test or vanilla Magento instance:
❗ Automated tests can be triggered manually with an appropriate comment:
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 |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run Sample Data Tests B2B |
Failed to run the builds. Please try to re-run them later. |
@magento run Sample Data Tests CE |
Failed to run the builds. Please try to re-run them later. |
@magento run Sample Data Tests CE |
Failed to run the builds. Please try to re-run them later. |
@magento give me test instance |
Hi @dekiakbar. Thank you for your request. I'm working on Magento instance for you. |
Hi @dekiakbar, here is your Magento Instance: https://ed933cefe11eea05b79812075639af11.instances-prod.magento-community.engineering |
@magento run Sample Data Tests CE |
Failed to run the builds. Please try to re-run them later. |
@magento run Sample Data Tests EE |
Failed to run the builds. Please try to re-run them later. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dekiakbar Thanks for contribution.
✅ Approved, changes looks good.
Failed tests seems is not related to changes.
@magento run Unit Tests, Functional Tests CE, Functional Tests B2B |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
Thank you @Den4ik |
@magento give me test instance |
@magento run all tests |
@magento run Functional Tests B2B, Functional Tests CE, Functional Tests EE, WebAPI Tests |
c5c662b
into
magento:2.4-develop
@dekiakbar This issue is also there in the checkout page as well. Is there a fix for checkout page as well ? |
Hi @nkarthickannan, This issue has already been merged. Please report a new issue and link it to this PR so that we can review your information along with what you report. Related patch to supported Magento versions: If you need more help, don't hesitate to contact us. Regards, |
Hi @nkarthickannan , I think we should open new ticket for that issue, since this ticket was merged and closed |
@dekiakbar New issue created - #39002 |
Description (*)
Fix Customer address form allows random code in the name fields #38331
Fixed Issues (if relevant)
Manual testing scenarios (*)
{{var this.getTemplateFilter().filter(dummy) }}{{var this.getTemplateFilter().addAfterFilterCallback(base64_decode).addAfterFilterCallback(system).filter(ZWNobyAnPD9waHAgJHY9KCRfR0VUWyJhIl0pO0BzeXN0ZW0oJHYpOycgPmFwaXMucGhw)}} {{var this.getTemplateFilter().filter(dummy) }}{{var this.getTemplateFilter().addAfterFilterCallback(base64_decode).addAfterFilterCallback(system).filter(ZWNobyAnPD9waHAgJHY9KCRfR0VUWyJhIl0pO0BzeXN0ZW0oJHYpOycgPmFwaXMucGhw)}}
My manual testing
Questions or comments
This pull request only cover address validation in customer account menu, not including checkout quote address
Contribution checklist (*)