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

Filter chain failing tests #218

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

tonjo
Copy link
Contributor

@tonjo tonjo commented Oct 12, 2013

The test test_filter_chain_contains_istartswith causes an ERROR:

StatusException: Error [400]: Bad Request. Bad request syntax or unsupported method.
Invalid data sent: javax.script.ScriptException: java.lang.NullPointerException

It happens only when chaining a __contains with a __istartswith.

The other 2 are failing tests, chaining filter on a single user model should be equivalent to an "AND" in a select.

test_filter_chain_contains_istartswith causes an ERROR:
StatusException: Error [400]: Bad Request. Bad request syntax or unsupported method.
@tonjo tonjo mentioned this pull request Oct 12, 2013
@tonjo
Copy link
Contributor Author

tonjo commented Nov 12, 2013

@mhluongo, did you have a look on this one?
The simplest filter chaining on a single Model is not working as (I am) expecting.

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.

1 participant