Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-2.16
Component:
exposed filters
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Dec 2011 at 20:40 UTC
Updated:
8 Aug 2012 at 18:47 UTC
I have an view with an exposed filter in a block.
Guests with the standard role "Anonymous" only see the <Any> option in the select list, instead of all og groups (the filter filters wether the content is a post in this group or not).
These are the things i tried:
This is my site, try to use the select list on the right of the top called "Region wechseln":
www.art-of-movement.net
Any ideas welcome!
Comments
Comment #1
Breakerandi commentedCould be a duplicate of http://drupal.org/node/1274596
Comment #2
RedRat commentedI have the same problem on my site (Drupal 6.26, Views 6.x-2.16). Authorized users can use exposed filter without problem, but anonymous users see only -Any-. Adding "administer nodes" for anonymous users solves a problem, but this is definitely not a solution. Raised priority in accordance with http://drupal.org/node/45111 because this bug makes exposed filters unusable for most users.
Comment #3
RedRat commentedComment #4
dawehnerWell as you linked above this is an issue of the honeypot module, see it will be fixed there one day: #1274596: My Anonymous Users Can't use Exposed filters
Comment #5
RedRat commentedDawehner, you are wrong. This problem does not connected to Honeypot module: I don't have this module at all, just standard Views and CCK, but all my anonymous users can't use exposed filters. To be more precise, they can't use exposed filters based on taxonomy: all that they see in such filters is -Any- and an empty line. Seems like a problem with access to the taxonomy dictionaries to me. You can see it at this URL: http://istmat.info/documents
Comment #6
dawehnerWell even you posted in the issue of honeypot so ...
Regarding proper help, do you have setup taxonomy access on your site? Views should respect them, so if anon users can't access them this is not a bug.
Comment #7
RedRat commentedNo, I have only standard Taxonomy and Content Taxonomy modules.
I have installed a new empty Drupal site and started to add modules of the same version as on my working sites. So far it works as expected: anonymous users can see all options in the exposed filters. I need some time to fully reproduce bug and find out conditions which leads to it's appearing.
UPD: I have found out the reason of this bug: it's a Forum Access module. And even find the corresponding issue for it: http://drupal.org/node/1703378. So, I think, this issue may be closed.
Comment #8
esmerel commentedComment #8.0
esmerel commentedput in code