Closed (fixed)
Project:
Quiz
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
27 Nov 2006 at 22:56 UTC
Updated:
28 May 2007 at 00:30 UTC
This patch fixes two errors I found when submitting forms on the quiz. Both are related to the theme_quiz_view function. The first was occurring when the quiz was trying to display the availability, but the dates were in array form. The second was happening during node creation when there was not yet an nid to look up the question list (causing node_load to throw a fatal error).
| Comment | File | Size | Author |
|---|---|---|---|
| quiz_fatalerrors.patch | 2.07 KB | seanbfuller |
Comments
Comment #1
gilcot commentedtesting :P
it's strange, i didn't notice that. good catch.
Comment #2
add1sun commentedFixed in the big update patch http://drupal.org/node/114885
Comment #3
(not verified) commented