Closed (fixed)
Project:
Trick Question
Version:
7.x-1.2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Aug 2011 at 10:29 UTC
Updated:
2 Jul 2015 at 13:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
vertikal.dk commentedGeorgHuber,
I just replicated this bug and you seem to be right. I can't avoid filling out the questions as an administrator in spite of having ticked the box in permissions. This seems to ve a version 7 issue only. I have the module in production on several D6-sites and never met the issue.
I will look into it ASAP - give me a day or two and I'll report back and hopefully update the module to work correctly.
Martin
Comment #2
vertikal.dk commentedGeorgHuber,
Oops! Needed only minutes to spot it. Silly me. I had for some reason commented out a line to test the feature as admin, but clearly forgotten to reenable it, so everybody was forced to fill out the question!
I have fixed it and will push the fixed files ASAP.
Martin
Comment #3
Sunsani commentedWhen are you going to "push" these files? I downloaded the module a few minutes ago and all roles are forced to answer the trick question, even those I have designated to skip it.
Comment #4
vertikal.dk commentedSunsani,
I did commit the change August 12th, but even though it's changed in the committed file, it has had no effect in the download package. I've been struggling with Git, not being able to get it to do as I wanted, which was simply to update the existing version of the module with the new one and getting that small error fixed.
The updated trick_question.module is here:
http://drupalcode.org/project/trick_question.git/commit/81febc4
And when I fetch the module using Git it's fixed, but it's not when I download the compressed package from the module page. If you replace the trick_question.module in the package with the one linked above, it works.
What it takes to get that update into the module package is beyond me...
I'll try to pursue the matter and get smarter on Git and versions...
Martin
Comment #5
jlhs commentedHello vertikal.dk, would you be able to attach a zip of your latest version to the project page or in a comment here. As Git is over my head.
Thanks from Josh
Comment #6
vertikal.dk commentedjlhs,
Find attached the latest version per late October 2011. I also struggle with Git and getting the darn thing to update the packages available for download on the project page. Sorry to you and the rest of the crowd for being such a dork.
Martin
Comment #7
jlhs commentedExcellent. Thankyou very much martin!
Comment #8
vertikal.dk commentedThis issue has been fixed in the latest version.
Martin