Closed (outdated)
Project:
Drupal core
Version:
6.17
Component:
poll.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2010 at 15:28 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent
Comments
Comment #1
mstef commentedOddly enough, if you then edit the already-created poll, and select "Closed" and submit, it actually closes. But not on the initial creation.
Comment #2
mstef commentedLooks like on line 187, $admin is defined by numerous, logical criteria, which displays the Active/Closed option on the node form.
Then on line 429, it's forced to active = 1 if the user doesn't have admin polls perm.