Closed (fixed)
Project:
Quiz
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
30 Sep 2008 at 13:51 UTC
Updated:
14 Jul 2012 at 23:16 UTC
Jump to comment: Most recent file
I had the taxonomy module disabled, created a couple questions and a quiz, but when I went to assign questions, I just get a blank page. No source code, nothing. Fresh install of Drupal 5.1, tried Quiz 5.x-2.0-rc1 and 5.x-2.x-dev, same result. Unless this is a bug in the code, the dependency should be added to the modules list.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | quiz.module.check-taxonomy-module.patch | 1.13 KB | hanskuiters |
Comments
Comment #1
hanskuiters commentedDrupal 5.3 and Quiz 5.x-2.0-rc1 installed: no taxonomy module needed here. Check your server log for the reason of the blank page.
Comment #2
mbutcher commentedChecked against CVS HEAD, and taxonomy module is not required here, either.
So... did enabling taxonomy *fix* the problem?
Comment #3
mbutcher commentedComment #4
flutedrumr commentedYes, enabling taxonomy caused the assign question page to load (as opposed to the empty page). Will have to check the server logs in a bit.
Comment #5
mbutcher commentedUntil I have more information, I am stuck on this.
On a related note, I have recently checked in a few taxonomy-related fixes that might have (inadvertently) fixed the issue. If possible, please re-test on 6x-2.0 dev or alpha.
Comment #6
hanskuiters commentedI must take back my comment#1. I did have taxonomy enabled.
After another test, the taxonomy requirement is confirmed.
And I have a patch: check for taxonomy_get_vocabularies() before printing the terms option list.
Patch is against 5.x-2.0-rc1.
Comment #7
mbutcher commentedcapono,
With minor tweaks I used your patch to fix the D6 branch. (I know... you'd rather a D5 release... Sorry.)
This patch will make it into Quiz 6.x-2.0 Beta 1.
Matt
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.