Hi i created 3 filter groups with this module and assigned a workflow current state filter to each of these. If i select one of the filter groups in my exposed form then the url (http://[my-url]?composite_views_filter_group=[my-state]) is updated with the new filter criteria but the content is not filtered. Only the filter group is exposed not the single filters inside those. I also noticed that the select list jumps always back to "all" and not to the selected group.

Any idea there?

Comments

rudiedirkx’s picture

Could you try dev? This sounds familiar... I think it was fixed in http://drupalcode.org/project/composite_views_filter.git/commitdiff/94a9... a while ago, but that might've been something else.

fox_01’s picture

Status: Active » Closed (fixed)

It's fixed in the dev version. I think i looked for a dev yesterday but can't found one. Thanks for advice!

roball’s picture

Category: Support request » Bug report
Priority: Normal » Critical
Issue summary: View changes

If version 7.x-1.0 does not work (filter) at all, then this issue is a critical bug report.

rudiedirkx’s picture

Indeed. I've created a new release 7.x-1.1. Sorry, that took way too long.

roball’s picture

Thank you!