Date: 2012-05-02 16:28
Posted By: Danil Tkachenko (Varrah)
I know it was 4 years ago, but just in case someone (as I did) stumbles upon
this bug I am writing the solution here:
In /modules/Questions/Questions.module.php the incoming parameters are not
mapped right, you'll have to fix the typo in order to make the module work: on
line 196 and 210 you should replace 'quid' with 'qid' and it will resolve the
issue.