The internal captcha question id was missing
authorAlexander Ebert <ebert@woltlab.com>
Fri, 9 Mar 2018 11:57:48 +0000 (12:57 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 9 Mar 2018 11:57:48 +0000 (12:57 +0100)
See ef4c37f

com.woltlab.wcf/templates/captchaQuestion.tpl

index b8c9f9402754a5ae402509ff17c1c8ea7e3db6e4..92a6763ad52d844759e1e4503337acffafd278f9 100644 (file)
@@ -25,7 +25,7 @@
                        </dd>
                </dl>
                
-               
+               <input type="hidden" name="captchaQuestion" value="{$captchaQuestion}">
        </section>
        
        {if !$ajaxCaptcha|empty}