Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
poll.module
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
11 Dec 2006 at 18:52 UTC
Updated:
26 Dec 2006 at 05:01 UTC
Jump to comment: Most recent file
"Need more choices" + "Preview" only works the first time when creating a poll. When using it a second time the newly created choices are reset.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | i_hate_poll_form_with_full_of_my_heart.patch | 608 bytes | chx |
Comments
Comment #1
chx commentedBooo! Has nothing to do with poll despite the name of the patch file and the original report. Eaton forgot to update one session statement.
Comment #2
eaton commentedI did, indeed. The previous fix for session bloat worked for multisteps that only went one step in, but lost the values on subsequent steps. Chx's patch corrects it. +9
Comment #3
anders.fajerson commented...and once again poll node form works. I say it's good we have it so we can catch all formAPI bugs ;)
Comment #4
Steven commentedCommitted to HEAD, thanks!
Comment #5
(not verified) commented