Closed (fixed)
Project:
Quiz
Version:
7.x-4.x-dev
Component:
Code - Quiz core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2011 at 16:47 UTC
Updated:
22 Jun 2014 at 16:17 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
stella commentedRerolled patch to take account of another bug found in the same function, reported in ticket #1364780: Quiz loses question relationship on save
Comment #2
sivaji_ganesh_jojodae commentedThank you. Committed to git.
Comment #4
drewbe121212 commentedThis is still not quite write. Updated the following:
- execute() function bombs out, proper values to array mapping are incorrect (switched to obj resultset instead)
- use the newly created vid, not the old quiz vid
Comment #5
drewbe121212 commentedCleaned up the PHP coding style in the patch.
Comment #6
falcon commentedI believe this was fixed some time ago, just not released yet.