Skip to content

Conversation

michaelmalone
Copy link

modified short circuit on 'pattern' parameter to use a truthy check
rather than explicitly checking against undefined. This will stop the
filter from processing when the pattern is null or empty in addition to
undefined.

modified short circuit on 'pattern' parameter to use a truthy check
rather than explicitly checking against undefined. This will stop the
filter from processing when the pattern is null or empty in addition to
undefined.
@jrencz
Copy link
Contributor

jrencz commented Apr 28, 2016

@michaelmalone Thank you for your contribution!

Would you mind writing a test to cover this case as well?

@michaelmalone
Copy link
Author

Sure, will add the test soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants