Closed (fixed)
Project:
CAPTCHA
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2013 at 19:19 UTC
Updated:
8 Jul 2013 at 22:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
olli commentedThis patch stores form id in session only if persistence mode requires it.
Comment #2
soxofaan commentedGood point.
but why are you using switch instead of a simple if?
Comment #3
olli commentedThanks for the review. Here is a simple if.
Comment #5
olli commented#3: captcha-2021759-3.patch queued for re-testing.
Comment #6
soxofaan commentedcommitted,
http://drupalcode.org/project/captcha.git/commitdiff/ad2d40c
thanks!