I'm using RC10, modified only through extension in a custom module, certainly nothing pertaining to views at this point. Clicking on "Edit" for the built-in Quiz views gives "Page not found".
I'm unfamiliar at this point with views integration, but I'm game. I'd rather focus elsewhere, though, if this is an easy fix for someone else.
Comments
Comment #1
burt.lo commentedI just ran through a ton of Quiz versions, and the Views integration broke at RC10. RC9 does work.
This was tested using Views-6.x-2.12.
Comment #2
burt.lo commentedI just confirmed that RC9 also works with Views-6.x-3.0-alpha3, the latest as of this post.
Comment #3
mrwhizkid commentedI can confirm this problem. Quiz nodes are not showing up in my Views displays.
I'm not an expert on Views integration either but a good place to start looking for a solution is in the CVS repository. Quite a few changes were made it would seem to the Views integration in rc10. I've been looking at:
http://drupalcode.org/viewvc/drupal/contributions/modules/quiz/includes/...
among other files to see exactly what change may have brought this problem about. So far, I've only seen minor changes. Still hunting around...
Comment #4
dwhutton commentedI am also experiencing this problem with Quiz 6.x-4.0-rc10 and Views 6.x-2.12.
Comment #5
falcon commentedThis has been fixed. Thanks for reporting.
Comment #6
burt.lo commentedThanks, and congrats on 4.0's release!!!