Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Filter chain failing tests#218

Open
tonjo wants to merge 2 commits intoscholrly:masterfrom
tonjo:test_filter_chain
Open

Filter chain failing tests#218
tonjo wants to merge 2 commits intoscholrly:masterfrom
tonjo:test_filter_chain

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant