I've created a binary poll and added ten choices, but when I log in as anyone other than the user one/super user account, all the choices list "n/a" next to each check box, rather than the correct choice text.
I've tried granting every single advanced poll permission to the associated group, but still all I see is "n/a." The poll is set to "active." I can't find any other settings that look like they might be having an effect. Any ideas how I might be able to get the poll to show up with the correct text associated with each choice?
Thanks!
Comments
Comment #1
Jonathan Furness commentedHi Matt,
Having exactly the same issue as you. Have switched everything on, as you have, and still the same. It's very strange. Will experiment with giving another user, other than superuser the permission to create a AdvPoll and see how they get on and if the options are available to other users.
Pity that you've not had any replies yet. Have you made any progress since your post?
Comment #2
anders.fajerson commentedI can confirm this. It was introduced by http://drupal.org/cvs?commit=65884. A temporary solution is to make sure the user role has access to the input format used for the description (under admin/settings/filters), that's why I didn't see it before.
Comment #3
Anonymous (not verified) commentedI can confirm that the temp fix (make sure the user role has access to the input format used for the description) does solve the issue. On http://reschedulecannabis.org I just changed the input filter used to the default filter.
[using version 5.x-1.0-beta4]
Comment #4
Jonathan Furness commentedThank you both very much for your suggestions. You solution worked and I am very grateful.
Did you suggest there was a patch to overcome this?
Comment #5
anders.fajerson commentedFixed: http://drupal.org/cvs?commit=75714
Comment #6
(not verified) commented