magento2 icon indicating copy to clipboard operation
magento2 copied to clipboard

Apostrophe in store view name is replaced by '

Open github-jira-sync-bot opened this issue 1 year ago • 3 comments

Short issue description

Apostrophe in store view name is replaced by '

Steps to reproduce

  1. Install clean 2.4-develop
  2. Create a new store - Onkar's Store
  3. Create a new store view - Onkar's Store View
  4. Go to Sales > Orders
  • click on "Filters"
  • check store view name in "Purchase Point" dropdown

Actual results

Store view name displays as

Onkar's Store View
{code}

### Expected results
Store view name displays as
{code}
Onkar's Store View

github-jira-sync-bot avatar Jan 29 '24 17:01 github-jira-sync-bot

The issue was exported from the internal Jira. The link to the original Jira issue: https://jira.corp.adobe.com/browse/ACP2E-2787

github-jira-sync-bot avatar Jan 29 '24 17:01 github-jira-sync-bot

Hi @github-jira-sync-bot. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:


Join Magento Community Engineering Slack and ask your questions in #github channel. :warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting. :clock10: You can find the schedule on the Magento Community Calendar page. :telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.

m2-assistant[bot] avatar Jan 29 '24 17:01 m2-assistant[bot]

This issue is under development by an internal team. The fix will be delivered to the mainline according to our processes once done, and the status of this issue will be updated. If there are any incomplete Pull Requests to this issue and the community code will be re-used, all original commits will be preserved.

lakshmana49 avatar Feb 12 '24 15:02 lakshmana49

Seems to be fixed by https://github.com/magento/magento2/commit/991ff13206652bd755785d24633c8f771c2cbd03

hostep avatar May 01 '24 09:05 hostep