Closed (fixed)
Project:
CAPTCHA Pack
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
22 Nov 2010 at 01:03 UTC
Updated:
28 Aug 2012 at 04:41 UTC
Although I'm not using it, as I was looking at something I noticed that the require() call was before the if()... See attached patch for details.
Thank you.
Alexis Wilke
| Comment | File | Size | Author |
|---|---|---|---|
| captcha-6.x-math_optimization.patch | 632 bytes | AlexisWilke |
Comments
Comment #1
tinker commentedGood catch @AlexisWilke. Confirmed bad operation, patch provides simple fix. Should be applied to 6.x and 7.x versions.
Comment #2
soxofaan commentedcommitted on 6.x and 7.x
thanks
Comment #3
tinker commentedThx for the prompt commit :)