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

Links suggestions: quotes in the post title get encoded #3877

Closed
afercia opened this issue Dec 8, 2017 · 0 comments · Fixed by #4169
Closed

Links suggestions: quotes in the post title get encoded #3877

afercia opened this issue Dec 8, 2017 · 0 comments · Fixed by #4169
Assignees

Comments

@afercia
Copy link
Contributor

afercia commented Dec 8, 2017

Testing with the Theme unit test data, where one of the posts has quotes in its title:
Template: Password Protected (the password is "enter")

In Gutenberg, the quotes get encoded in HTML entities:

screen shot 2017-12-08 at 10 39 32

while in the classic editor, they get "formatted" in curly quotes:

screen shot 2017-12-08 at 16 52 18

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

Successfully merging a pull request may close this issue.

2 participants