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

[CLOSED] Strip out byte order mark before calling JSON.parse #5127

Open
core-ai-bot opened this issue Aug 30, 2021 · 2 comments
Open

[CLOSED] Strip out byte order mark before calling JSON.parse #5127

core-ai-bot opened this issue Aug 30, 2021 · 2 comments

Comments

@core-ai-bot
Copy link
Member

Issue by dangoor
Monday Oct 21, 2013 at 12:36 GMT
Originally opened as adobe/brackets#5592


Fixes an issue reported on the mailing list in which someone was unable to upload a package because the package.json couldn't be parsed. The problem was that the file had a byte order mark at the beginning. This change checks for that.


dangoor included the following code: https://github.com/adobe/brackets/pull/5592/commits

@core-ai-bot
Copy link
Member Author

Comment by pthiess
Thursday May 15, 2014 at 01:37 GMT


@dangoor It seems as if we want to close this PR, correct?

@core-ai-bot
Copy link
Member Author

Comment by dangoor
Thursday May 15, 2014 at 01:43 GMT


Yes, this is outdated and I haven't seen people complaining about this.

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