Closed (fixed)
Project:
Quiz
Version:
7.x-4.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2012 at 23:25 UTC
Updated:
3 Mar 2012 at 09:10 UTC
I get the following errors on the "Manage Questions" page:
Notice: Undefined variable: latest in _quiz_add_questions_to_form() (line 1190 of quiz/quiz.admin.inc).
Notice: Trying to get property of non-object in _quiz_add_questions_to_form() (line 1190 of quiz/quiz.admin.inc).
Attached patch fixes this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| latest_vid_undefined_variable.patch | 782 bytes | stella |
Comments
Comment #1
sivaji_ganesh_jojodae commentedI see your patch already committed to git. Thanks.