Even though I have disabled the Checkbox in the view, this option always shows up when there are no values available.

Comments

doliveros’s picture

+1

dystopianblue’s picture

subscribe

Anonymous’s picture

+1

aze2010’s picture

subscribe

danihobbs’s picture

Same issue :(

pzhe’s picture

Version: 7.x-1.x-dev » 7.x-1.0-alpha1

I've fixed the bug during making changes for showing term name instead of term id (http://drupal.org/node/1691568#comment-6689962)

skyredwang’s picture

Version: 7.x-1.0-alpha1 » 7.x-1.0-alpha2

This bug still exists in 7.x-1.0-alpha2

jojonaloha’s picture

Version: 7.x-1.0-alpha2 » 7.x-1.x-dev
Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new1.15 KB

I've seen this issue as well, and it only happens when there are no results. If there is even a single result, then the exposed filter options are correct.

Attached is a patch.

durum’s picture

#8 looks working from a configurators view.

alibama’s picture

i use string overrides to fix this - perhaps not the best way, but i was done in 15 seconds....
https://drupal.org/project/stringoverrides

infojunkie’s picture

Status: Needs review » Closed (won't fix)

This module has been deprecated in favour of https://drupal.org/project/views_selective_filters. Please test there and reopen if necessary.