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

Special characters don't get translated properly #13

Open
ridgehkr opened this issue Jul 24, 2013 · 0 comments
Open

Special characters don't get translated properly #13

ridgehkr opened this issue Jul 24, 2013 · 0 comments

Comments

@ridgehkr
Copy link
Contributor

Special characters such as & and double quotes get encoded to HTML special characters but are not decoded back to what they started as.

For example:

  1. Enter "Word" into the text field and save the channel entry
  2. Edit that same entry. Text field now displays "Word"

Or...

  1. Enter Skiing & Snowboarding into the text field and save the channel entry.
  2. Edit that same entry. Text field now displays Skiing & Snowboarding
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

No branches or pull requests

1 participant