[Issue] Fix typos in Catalog Widget template options
This issue is automatically created based on existing pull request: magento/magento2#38178: Fix typos in Catalog Widget template options
This pull request fixes typos in Catalog Widget template options
Description (*)
Related Pull Requests
N/A
Fixed Issues (if relevant)
N/A
Manual testing scenarios (*)
- ...
- ...
Questions or comments
Contribution checklist (*)
- [x] Pull request has a meaningful description of its purpose
- [x] All commits are accompanied by meaningful commit messages
- [ ] All new or changed code is covered with unit/integration tests (if applicable)
- [ ] README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
- [ ] All automated tests passed successfully (all builds are green)
Hi @engcom-Dash. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
-
- Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).
-
- Verify that issue has a meaningful description and provides enough information to reproduce the issue.
-
- Add
Area: XXXXXlabel to the ticket, indicating the functional areas it may be related to.
- Add
-
- Verify that the issue is reproducible on
2.4-developbranchDetails
- Add the comment@magento give me 2.4-develop instanceto deploy test instance on Magento infrastructure.
- If the issue is reproducible on2.4-developbranch, please, add the labelReproduced on 2.4.x.
- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
- Verify that the issue is reproducible on
- Join Magento Community Engineering Slack and ask your questions in #github channel.
Hi @TuVanDev
Thanks for reporting and collaboration.
Can you please provide detailed steps to reproduce the issue.
Thanks.
Hi @engcom-Dash. Please edit the issue to include the following information:
-
Preconditions: Magento version equals or greater than 2.2.0, including the latest changes in the Magento 2.4-develop branch.
-
Steps to reproduce:
- Edit a CMS page/block
- Edit content > click the Insert Widget button > select Recently Compared Products as the Widget Type
- Verify the template option corresponds to the
product/widget/compared/sidebar.phtmlvalue
-
Expected result: The template option label should be "Compared Products Sidebar Template"
-
Actual result: The template option label is incorrectly displayed as "Viewed Products Sidebar Template" Screenshot:
Related commit: https://github.com/magento/magento2/commit/c0123f3bcaf3b3878b9b6e425f92f16468aaf87c#diff-e64e7458f169c4af20033a2f527f052ea4223241e9d4b8fbdeec8c38c6ccb215R287-R289
Hi @TuVanDev
Thanks for reporting and collaboration.
Verified the issue in magento 2.4 dev instance and the issue is reproducible. Hence, confirming the issue.
Steps to reproduce:
1.Edit a CMS page/block 2.Edit content > click the Insert Widget button > select Recently Compared Products as the Widget Type 3.Verify the template option corresponds to the product/widget/compared/sidebar.phtml value
The template option label is incorrectly displayed as "Viewed Products Sidebar Template" instead of "Compared Products Sidebar Template"
Please refer the attached screenshots.
:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-11576 is successfully created for this GitHub issue.
:white_check_mark: Confirmed by @engcom-Dash. Thank you for verifying the issue.
Issue Available: @engcom-Dash, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.
Hi @TuVanDev ,
Re-verified the issue on Magento 2.4-develop instance and the issue is reproducible. Kindly refer the screenshots.
Steps to reproduce 1.Edit a CMS page/block 2.Edit content > click the Insert Widget button > select Recently Compared Products as the Widget Type 3.Verify the template option corresponds to the product/widget/compared/sidebar.phtml value
The template option label is incorrectly displayed as "Viewed Products Sidebar Template" instead of "Compared Products Sidebar Template"
Please refer the attached screenshot.
Hence reconfirming the issue. Thanks.