Skip to content

Fix filters parsing incorrectly because of missing spaces (fix #4881) #4923

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
wants to merge 1 commit into from

Conversation

baizulin
Copy link

Fixing parseFilter returning only the first filter of a chain in case of expression missing spaces.
See #4881

@baizulin
Copy link
Author

This issue is absent in 1.1 and 2.0 branches because of a different approach to parsing. It would still be great to add tests for this case. I've added the test for 1.1 in my fork, will make a PR if everything will be good with this one.
It's my first contibution to Vue.js so please explain patiently if I did something wrong :)

@yyx990803 yyx990803 added the 1.x label Feb 14, 2017
@baizulin
Copy link
Author

baizulin commented Nov 9, 2017

guys?

@yyx990803 yyx990803 removed the 1.x label Apr 17, 2018
@neobats
Copy link

neobats commented May 10, 2019

Saw this come through my inbox via CodeTriage. So, in the spirit of trying to be helpful, should this be merged? Is the fix already implemented in existing release? Hoping this helps to resolve a PR that's been stale for a while.

@posva
Copy link
Member

posva commented May 10, 2019

ah yeah, this PR is for v1 which is not receiving any updates anymore. We can close this

@posva posva closed this May 10, 2019
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 this pull request may close these issues.

4 participants