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

Jonathan Furness’s picture

Hi 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?

anders.fajerson’s picture

Version: 5.x-1.0-beta4 » 5.x-1.x-dev

I 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.

Anonymous’s picture

I 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]

Jonathan Furness’s picture

Thank 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?

anders.fajerson’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)