Closed (fixed)
Project:
Pollfield
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2009 at 18:24 UTC
Updated:
4 Nov 2009 at 11:30 UTC
I get this PHP error message when (un)publishing content containing a pollfield:
Invalid argument supplied for foreach() in ...... www/drupal6/sites/all/modules/pollfield/pollfield.module on line 715.
This only happens when I use the the (un)publishing option at admin/content/node. Using the publishing option on the node itself doesn't throw this error.
Unpublishing and republishing from admin/content/node deletes all responses, basically all settings of the pollfield seem to be lost. Again, nothig is lost when I use the publishing options on the node itself.
Comments
Comment #1
mario_prkos commentedYour right, this is bug, I fixed it in dev version you can try it. I did basic testing of this bug and for now I didn't find any more problems.
Thanks for point it out.
Comment #2
mario_prkos commentedComment #3
dddave commentedSeems to be fixed. Thx!
Comment #4
dddave commentedThis issue is fixed but the fix seems to have introduced another bug:
#610442: Empty answerfields displayed