Skip to content

parsePath('a]') will path through in parsers/path.js #1063

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
Jinjiang opened this issue Jul 20, 2015 · 0 comments
Closed

parsePath('a]') will path through in parsers/path.js #1063

Jinjiang opened this issue Jul 20, 2015 · 0 comments
Labels

Comments

@Jinjiang
Copy link
Member

Because the inIdent state has two confused meanings: normal path indentifier and in-bracket indentifier. So assertInvalidPath('a]') will be failed

Maybe I would try to pull a better one later.

@Jinjiang Jinjiang changed the title parsePath('abc]') will path through in parsers/parse.js parsePath('a]') will path through in parsers/path.js Jul 20, 2015
@yyx990803 yyx990803 added the bug label Jul 21, 2015
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

2 participants