I have a view with an exposed filter by year. I get this error message :
Notice: Undefined variable: source in date_views_filter_handler_simple->value_form() (line 228 of sites/all/modules/contrib/date/date_views/includes/date_views_filter_handler_simple.inc).
Notice: Undefined index: min in date_views_filter_handler_simple->accept_exposed_input() (line 109 of sites/all/modules/contrib/date/date_views/includes/date_views_filter_handler_simple.inc).
* Notice: Undefined index: max in date_views_filter_handler_simple->accept_exposed_input() (line 110 of sites/all/modules/contrib/date/date_views/includes/date_views_filter_handler_simple.inc).
And the filter doesn't work right, when I select 2011, it show content with the year 2010. (the operator is: "is equal to").
Fixed
2.0
Views Filter
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.