ZF-5860: Zend_Captcha_ReCaptcha strange behaviour
Description
Zend_Service_ReCaptcha has params and options. Zend_Captcha_ReCaptcha's setOption() function try to set Param(! not option) of service object, and if fails sets his own option.
Zend_Service_ReCaptcha has params and options. Zend_Captcha_ReCaptcha's setOption() function try to set Param(! not option) of service object, and if fails sets his own option.
Comments
Posted by Eugen Gorschenin (geugen) on 2009-06-15T00:40:36.000+0000
If the problem existed in 1.7.4 (haven't checked on that), in 1.8.3 it seems to be resolved.
Posted by Stanislav Malyshev (stas) on 2009-06-15T15:22:49.000+0000
Reported as resolved.