[TYPO3-project-formidable] Captcha

Luc Muller l.mul-nospam-ler at ameos.com
Mon Apr 21 14:52:42 CEST 2008


You'll find the new packages available there : 
http://formidable.typo3.ug/svn/latest-revision.html

Stas Kobzar a écrit :
> Hi,
>
> There is a bug in captcha in formidable. 
> It does not re-draws image after clicking on refresh icon next to captcha.
>
> Looks like the problem appears in examples on http://formidable.typo3.ug/.
>
> The problem is really small and can be fixed by adding 
>  name=\"cryptogram\"  
> to line (109)
> in "ameos_formidable/api/base/rdt_captcha/api/class.tx_rdtcaptcha.php"
>
> $aCaptcha["img"]="<img id='" . $this->_getElementHtmlId() . "'
> name=\"cryptogram\"  src='".$_SESSION['cryptdir']."cryptographp.php?cfg="
> $cfg."&amp;".$iSID."' alt='captcha'></img>";
>
> Best regards,
> Stas Kobzar
>   


-- 

*Luc Muller*
/Web Developper/
/Formidable - Rapid Application Developpement Framework for Typo3 
<http://formidable.typo3.ug>/
/Typo3 Ameos <http://www.ameos.com>/



More information about the TYPO3-project-formidable mailing list