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

fix(cli): Remove UTF Bye Order Mark #158

Closed
wants to merge 2 commits into from

Conversation

daverubert
Copy link

Solves the exception produced parsing .feature files created on Visual Studio
with a BOM (Byte Order Mark) initial character.

As seen on node-jshint:
ArturDorochowicz/node-jshint@b36ac70

Solves the exception produced parsing .feature files created on Visual Studio
with a BOM (Byte Order Mark) initial character.

As seen on node-jshint:
ArturDorochowicz/node-jshint@b36ac70
@aslakhellesoy
Copy link
Contributor

Brilliant! There is an open bug for this in the gherkin lib (with a disabled failing test IIRC).

Can you submit a fix there instead please?

Thanks!

@daverubert
Copy link
Author

Ok, thanks @aslakhellesoy. I'm seeing that's an old issue that has not been solved yet on the gherkin parser, sorry for not reading before. :(

I will notify the issue there, and try to make a patch.

@jbpros
Copy link
Member

jbpros commented Mar 5, 2014

Is this PR still relevant?

@aslakhellesoy
Copy link
Contributor

No, the fix should be done in gherkin

@daverubert
Copy link
Author

Hi, this PR can be closed. I have sent a similar PR to gherkin which tries to solve this issue here: cucumber/gherkin#301.

@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants