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

infojunkie’s picture

Assigned: Unassigned » infojunkie

Great find! I'll work on it.

infojunkie’s picture

I'm afraid this is a design flaw with VBO. I will need some time to think about it fully.

Alpha5’s picture

subscribe +1

infojunkie’s picture

Version: 6.x-1.7 » 6.x-1.x-dev
Status: Active » Fixed

Fixed in latest dev. Please try it (12 hours from now) and let me know.

Alpha5’s picture

Thank 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!

infojunkie’s picture

@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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.