Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.0-rc3
Component:
exposed filters
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Dec 2011 at 22:55 UTC
Updated:
31 Dec 2011 at 03:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerA reference to vbo is probably wrong here at that place, but general views form caching breaks as well.
Just for codestyle setting to NULL would be perhaps better
Comment #2
Nick Lewis commentedSure, changed to NULL, comment updated to " Set to NULL to prevent PDO exception when views object is cached."
Comment #3
dawehnerThanks!
Committed to 7.x-3.x
Comment #5
myhemant commentedHi,
Modify the file modules/views/modules/search/views_handler_filter_search.inc at line 93
This is working fine for.
Thanks
Hemant