The intention was that it should be disabled...

CommentFileSizeAuthor
#1 question_check.patch1.51 KBanders.fajerson

Comments

anders.fajerson’s picture

Title: Optional question field is enabled by default » Question field always shown when creating content
StatusFileSize
new1.51 KB

Actually it was disabled by default, just that $node->question is NULL when creating a new poll, and we didn't check for that. I also tweaked the description on the content type page given the recent feadback:

"Use a dedicated question field instead of a combined question and title field. It is recommended to rename Title field label above to "Title" or similar if this is checked."

anders.fajerson’s picture

Status: Active » Needs review
ChrisKennedy’s picture

Status: Needs review » Reviewed & tested by the community

Sounds good. It might be clearer/simpler to remove "or similar" from the label description though - your call.

anders.fajerson’s picture

Status: Reviewed & tested by the community » Fixed

Ok, don't give them any choice :) http://drupal.org/cvs?commit=83476

Anonymous’s picture

Status: Fixed » Closed (fixed)