Skip to content

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