Closed (fixed)
Project:
Views Bulk Operations (VBO)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
10 Jun 2009 at 11:02 UTC
Updated:
9 Aug 2009 at 16:30 UTC
My view uses exposed filters and with default values returns empty result. When I choose some nodes (after changing filtering citeria to some) and select VBO it will do nothing and simply jump to initial view page(with default filters).
I think VBO form (on VIEWS_BULK_OPS_STEP_VIEW step) does not pass current filter values to the view. As a result view applies defaults filters and stops at empty result without invoking VBO style plugin. Unfortunately I have no ideas how to fix this :-(.
Comments
Comment #1
infojunkieGreat find! I'll work on it.
Comment #2
infojunkieI'm afraid this is a design flaw with VBO. I will need some time to think about it fully.
Comment #3
Alpha5 commentedsubscribe +1
Comment #4
infojunkieFixed in latest dev. Please try it (12 hours from now) and let me know.
Comment #5
Alpha5 commentedThank kratib, very much. It resolved this bug.
But still have a issue, after do a action, when redirect to page, the date filter still at default value, not at the date selected.
Any way, thank you!
Comment #6
infojunkie@Alpha5: the filters are back to default value by design. I think there's a setting in each filter to let them remember their last value.