Closed (fixed)
Project:
Quiz
Version:
7.x-4.0-alpha9
Component:
Code - Quiz core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2012 at 06:15 UTC
Updated:
9 Mar 2015 at 14:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
RuneB commentedComment #2
gpsrattan commentedAfter Completing the quiz, i'm getting the following notice. What should be done to eliminate this?
Notice: Undefined index: cid in comment_publish_action() (line 2554 of /xxx/xxx/xxxxx/onlygoodies.com/modules/comment/comment.module).
Comment #3
ultimikeAttached is a patch against the 7.x-4.x branch that should take care of "Notice: Undefined variable: pre_score in theme_quiz_get_user_results".
Thanks,
-mike
Comment #4
ultimikeHere's an updated patch with an additional fix preventing undefined variable notices.
Thanks,
-mike
Comment #5
ultimikeComment #6
falcon commentedGreat, thanks!