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

Boolean Property field filters #6

Merged
merged 2 commits into from
Apr 27, 2014
Merged

Conversation

lafama
Copy link
Contributor

@lafama lafama commented Apr 27, 2014

I have fixed the issue i had reported earlier that could only allow use of string properties and added support for boolean properties.
The issue track url: #5

1) filter mandatory filters should look for occurrences of an exact
match of the object when using exact:
     TypeError: Object true has no method 'replace'
1.Added support for filtering based on object (Boolean) variable other
than strings.
2.Fixed TypeError: Object false has no method 'replace'
brozeph added a commit that referenced this pull request Apr 27, 2014
Boolean Property field filters
@brozeph brozeph merged commit 20cddb2 into PlayNetwork:master Apr 27, 2014
@brozeph
Copy link
Contributor

brozeph commented Apr 27, 2014

Great pull request! Thank you!

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.

2 participants