Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Dec 2010 at 13:45 UTC
Updated:
25 Dec 2010 at 21:20 UTC
When I try to use an exposed filter, I do not get the exposed filter in the view, but instead get:
Notice: Undefined property: view::$exposed_data in views_plugin_exposed_form_input_required->exposed_filter_applied() (line 42 of \sites\all\modules\views\plugins\views_plugin_exposed_form_input_required.inc).
Comments
Comment #1
wouter99999 commentedComment #2
dawehnerCritical is WSOD.
Comment #3
bojanz commentedI don't think the notice is related to the filter not showing, I remember seeing that notice since forever.
The filter not showing is probably due to some configuration problem, please provide an exported view.
Comment #4
dawehnerSo.
Comment #5
wouter99999 commentedHappened when I forgot to set a filter to exposed. So it was a configuration problem indeed, although that notice should not be there. Priority=minor.
Comment #6
dawehnerCool so this is fixed. The notice can be fixed from my perspective in another issue.