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

HTML special characters handled incorrectly in tag names. #17

Closed
ioncache opened this issue Mar 19, 2012 · 0 comments
Closed

HTML special characters handled incorrectly in tag names. #17

ioncache opened this issue Mar 19, 2012 · 0 comments
Labels

Comments

@ioncache
Copy link
Owner

If HTML special characters are used in a tag name, eg , Tag-Handler is interpreting them as HTML rather than text.

Fix is to change the reading/writing of the tags to use .text() instead of .html().

@ioncache ioncache closed this as completed May 6, 2012
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

1 participant