The error message received is:
Maximum choices cannot be larger than the number of choices submitted.
The problem is that the maximum choices available are counted prior to new choices being added in the node_save hook.
The current 'workaround' is adding additional choices, saving the node, re-editing the node, then raising the Maximum choices allowed dropdown to match.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | advpoll_max_choices.patch | 769 bytes | ChrisKennedy |
Comments
Comment #1
ChrisKennedy commentedThanks for the bug report; attached patch should fix the issue after http://drupal.org/node/199160 is fixed.
Comment #2
ChrisKennedy commentedComment #3
anders.fajerson commentedGreat.
Comment #4
ChrisKennedy commentedhttp://drupal.org/cvs?commit=91561
Comment #5
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.