I don't know if this very minor issue should be reported to poll, devel or both. When generating poll nodes with devel module it does not generate any choices for them and this results some warnings when displaying the poll:

* notice: Undefined property: stdClass::$choice in drupal-HEAD/modules/poll/poll.module on line 637.
* warning: Invalid argument supplied for foreach() in drupal-HEAD/modules/poll/poll.module on line 637.
* notice: Undefined property: stdClass::$choice in /drupal-HEAD/modules/poll/poll.module on line 645.
* warning: Invalid argument supplied for foreach() in /drupal-HEAD/modules/poll/poll.module on line 645.

Comments

Gábor Hojtsy’s picture

Project: Drupal core » Devel
Version: 6.x-dev » 7.x-1.x-dev
Component: poll.module » devel_generate

That should be a devel module issue.

moshe weitzman’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.