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

Data Explorer: A single filter (unset) for a code variable code makes the DE query fail #104

Open
isangil opened this issue Sep 18, 2015 · 0 comments

Comments

@isangil
Copy link
Member

isangil commented Sep 18, 2015

Data Explorer: A single filter (unset) for a code variable code makes the DE query fail

Error is
Notice: Undefined index: filters in deims_data_explorer_form() (line 99 of /profiles/deims/modules/custom/deims_data_explorer/deims_data_explorer.pages.inc).
Warning: array_intersect_key(): Argument #1 is not an array in deims_data_explorer_form() (line 99 of /profiles/deims/modules/custom/deims_data_explorer/deims_data_explorer.pages.inc).
Recoverable fatal error: Argument 3 passed to deims_data_explorer_get_query_from_data_source() must be an array, null given, called in //profiles/deims/modules/custom/deims_data_explorer/deims_data_explorer.pages.inc on line 106 and defined in deims_data_explorer_get_query_from_data_source() (line 264 of //profiles/deims/modules/custom/deims_data_explorer/deims_data_explorer.module).

if filter is set then works.

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

No branches or pull requests

1 participant