Closed (fixed)
Project:
Quiz
Version:
6.x-2.0
Component:
Code - Views
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2008 at 13:15 UTC
Updated:
3 Dec 2008 at 21:15 UTC
Please see attached screen shot.
| Comment | File | Size | Author |
|---|---|---|---|
| junk_sort_criteria_group.png | 9.05 KB | sidharth_k |
Comments
Comment #1
merlinofchaos commentedHmmmm. I've never seen this before. Most likely it is being added by a module that is implementing the API incorrectly. Maybe this module begins with a 'v'. You might need to disable views-related modules one by one and check this to figure out which one is giving the data. It does seem like there should be a better way to troubleshoot this but I can't think of one.
Comment #2
merlinofchaos commentedThere's not much I can do here, marking NMI waiting on results.
Comment #3
eiocreative commentedI had this problem too:
Disabling
Quiz 6.x-2.0-rc2
Removed the junk v:v group.
Comment #4
merlinofchaos commentedApparently Quiz has a problem with its Views integration that is causing a junk group to appear?
Comment #5
merlinofchaos commentedSorry yched! Been working on delegator and Views has been coasting.
I'd say this looks good, but we need to document it somewhere or it'll never happen. I know I won't remember. Look at all the other crap I didn't document. =) But I think 'title' is documented in api-handlers.html already, so that would be a good place to put title short.
Comment #6
mbutcher commentedThis bug was identified in quiz_views.module in the 6.x-2 branch and quiz.views.inc in the 6.x-3 branch, and has been fixed in both. When I cut a new release of 6.x-2 next week, this will be fixed.
The 6.x-3 snapshots will have the fix in the dev snapshots.
Thanks for the report, sidharth_k -- esp. for the screenshot. Sorry you had to deal with it first, merlinofamber.