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

en/em dashes causing conflict with security setting #8

Open
frostbitten opened this issue May 9, 2014 · 0 comments
Open

en/em dashes causing conflict with security setting #8

frostbitten opened this issue May 9, 2014 · 0 comments

Comments

@frostbitten
Copy link

A web host I publish through, using a built-in editor, calls the code invalid and will not save. Support has pointed me to the en and em dashes as the cause. I have updated my file to:
// all 3 dash types: regular, en, em
var dashes = ['\u002D','\u2013','\u2014'];

I'm not sure if this is a problem others experience with any regularity, or if it is a security issue by any means, but these are my 2 cents.

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