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

Single-quotes are incorrectly encoded #3911

Closed
TehShrike opened this issue Nov 12, 2019 · 2 comments
Closed

Single-quotes are incorrectly encoded #3911

TehShrike opened this issue Nov 12, 2019 · 2 comments
Assignees
Labels

Comments

@TehShrike
Copy link
Member

Reported by Bobby289 in chat.

Single-quotes (') are being rendered in text as '.

This bug appears to have appeared in 3.13.0.

The bug still exists in the current version, 3.14.0.

As you can see in the REPL, ampersands aren't affected by the encoding issue, so this might be a fairly specific issue, I haven't dug any further yet.

@TehShrike TehShrike added the bug label Nov 12, 2019
@TehShrike
Copy link
Member Author

@Conduitry noted in chat:

It also happens with &amp; if you say <p>This & that, {name}</p>

@Conduitry
Copy link
Member

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

No branches or pull requests

3 participants