Closed (won't fix)
Project:
Views Hacks
Version:
7.x-1.x-dev
Component:
Views Filters Selective
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2012 at 07:06 UTC
Updated:
31 May 2014 at 04:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
aendra commentedChanging status to Needs Review because there's no community response yet.
That said -- it patches cleanly against 7.x-1.0-alpha1 and does what it says on the tin. Maybe one other person can confirm and we can mark this as RTBC?
Thanks for contributing this, mukwenhac!
Comment #2
jonhattanThis patch should be rerolled after #2009362-2: Selective filter error: not working with i18n (different languages) is committed, and provide a new case in the proposed switch statement.
Comment #3
miiimoooA similar patch - not sure which one is better but this translates country names correctly (requires the location module to be installed/enabled as it's using the country name function from there instead of the one in core which is used in the patch above)
Comment #4
infojunkieThis module has been deprecated in favour of https://drupal.org/project/views_selective_filters. Please test there and reopen if necessary.