Question missing node format

benoit.borrel - November 13, 2009 - 17:32
Project:Quiz
Version:6.x-3.3
Component:Code - Multichoice
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi,

The question node returned by multichoice_get_report doesn't have its input format. Here is the patch which just add:
$question->format = $row['format'];

AttachmentSize
quiz_multichoice_with_question_format.diff502 bytes
 
 

Drupal is a registered trademark of Dries Buytaert.