Problem/Motivation
Currently, we are getting the riddles inside "riddler_captcha()" through loading all riddles and then filtering them by status.
Steps to reproduce
Proposed resolution
Instead, we should just load all activated riddles straight away.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork riddler-3366659
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
grevil commentedFixed. Please review!
Comment #4
grevil commentedWe should also cherry-pick this into 2.x, once reviewed.
Comment #5
anybodyRTBC! :)
Comment #6
anybodyDone! Crediting me also as I found it, yesterday :P
Comment #7
anybodyComment #10
grevil commentedVery nice! Lets create the releases! :)