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

Gutenberg is not normalizing the title #14178

Closed
Zodiac1978 opened this issue Feb 28, 2019 · 4 comments
Closed

Gutenberg is not normalizing the title #14178

Zodiac1978 opened this issue Feb 28, 2019 · 4 comments

Comments

@Zodiac1978
Copy link

Zodiac1978 commented Feb 28, 2019

Describe the bug
Gutenberg is normalizing text to NFC in the content area on paste since #6880
It is not normalizing the title.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://core.trac.wordpress.org/ticket/30130
  2. Click on attached PDF
  3. Copy the text
  4. Create a new post/page with Gutenberg
  5. Paste the text in title
  6. See the permalink: http://example.org/2019/02/fu%cc%88nf-ga%cc%88be-scho%cc%88n/
  7. See broken search, broken proofreading, broken internal search, etc.

Expected behavior
Normalized title text.

Desktop (please complete the following information):

  • OS: 10.13.6
  • Browser Firefox
  • Version 65.0.1

Additional context

  • WordPress 5.0.3 + 5.1
@Zodiac1978
Copy link
Author

I will talk about the problems with non-normalized text (such as NFD) in WordPress at a forthcoming WordCamp and I would be really happy to show how great this is handled by Gutenberg. Any chance to get this fixed in the next months?

@Zodiac1978
Copy link
Author

@Mamaduka
Copy link
Member

Hi, @Zodiac1978

I belive the issue has been resolved.

Screenshot

CleanShot 2023-04-13 at 17 33 50

@Zodiac1978
Copy link
Author

Hey @Mamaduka - that's correct!

Was fixed in Changeset 53754 and confirmed in my comment on #30130

Sorry for not closing this issue myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants