Skip to content
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

Browse mode/ navigation sidebar page details shows incorrect slug and link with non-latin characters #51676

Closed
carolinan opened this issue Jun 20, 2023 · 0 comments · Fixed by #51679
Assignees
Labels
[Feature] Site Editor Related to the overarching Site Editor (formerly "full site editing") [Type] Bug An existing feature does not function as intended

Comments

@carolinan
Copy link
Contributor

Description

If a page has a slug that contains non-latin characters, the slug and page link is incorrect under Appearance > Editor > Pages > Chosen page.

The Slug /επίπεδο-2/ shows as %ce%b5%cf%80%ce%af%cf%80%ce%b5%ce%b4%ce%bf-2

Step-by-step reproduction instructions

  1. Activate a block theme
  2. Import the theme test data that has some content in greek, or create a new page with this Russian title: Привет, мир
  3. Navigate to Appearance > Editor > Pages.
  4. Select the page you created, or for example the page with the title "Επίπεδο 2 -Second Greek level"
  5. See that the slug shows the wrong characters.
  6. Optionally confirm that clicking the link below the page title in the sidebar still works. It only displays incorrectly.

Screenshots, screen recording, code snippet

slug

Environment info

WordPress 6.2.2.
Gutenberg current trunk

Please confirm that you have searched existing issues in the repo.

Yes

Please confirm that you have tested with all plugins deactivated except Gutenberg.

Yes

@carolinan carolinan added [Feature] Site Editor Related to the overarching Site Editor (formerly "full site editing") [Type] Bug An existing feature does not function as intended labels Jun 20, 2023
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Jun 20, 2023
@priethor priethor removed the [Status] In Progress Tracking issues with work in progress label Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Site Editor Related to the overarching Site Editor (formerly "full site editing") [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants