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

StringUtils.htmlEscape() has been removed #13

Closed
le717 opened this issue Sep 5, 2014 · 0 comments · Fixed by #14
Closed

StringUtils.htmlEscape() has been removed #13

le717 opened this issue Sep 5, 2014 · 0 comments · Fixed by #14

Comments

@le717
Copy link
Contributor

le717 commented Sep 5, 2014

After a long deprecation phase, StringUtils.htmlEscape() has been removed in the upcoming Release 0.44. This extension makes use of this removed API. You will want to update it to use _.escape() instead to prevent your extension from breaking. Full details are at adobe/brackets#8960.

-le717

@le717 le717 changed the title StringUtils.htmlEscape() is being removed StringUtils.htmlEscape() has been removed Sep 5, 2014
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.

1 participant