V4 RC2.0, in a form built with Wizard Edit
When I incorrectly input captcha text in a form, with Load Captcha and Check Captcha enabled.
The form reloads, with the "1. You have entered a wrong verification code!", as expected, but...
In my user input form textarea email_address field, rather than the email address which the user added before attempting to submit is this:
<script type='text/javascript'> <!-- var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addy90749 = 'hpinson' + '@'; addy90749 = addy90749 + 'indepthl' + '.' + 'com'; document.write('<a ' + path + '\'' + prefix + ':' + addy90749 + '\'>'); document.write(addy90749); document.write('<\/a>'); //-->\n </script><script type='text/javascript'> <!-- document.write('<span style=\'display: none;\'>'); //--> </script>This e-mail address is being protected from spambots. You need JavaScript enabled to view it. <script type='text/javascript'> <!-- document.write('</'); document.write('span>'); //--> </script>
Any ideas how to stop this behavior?
When I incorrectly input captcha text in a form, with Load Captcha and Check Captcha enabled.
The form reloads, with the "1. You have entered a wrong verification code!", as expected, but...
In my user input form textarea email_address field, rather than the email address which the user added before attempting to submit is this:
<script type='text/javascript'> <!-- var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addy90749 = 'hpinson' + '@'; addy90749 = addy90749 + 'indepthl' + '.' + 'com'; document.write('<a ' + path + '\'' + prefix + ':' + addy90749 + '\'>'); document.write(addy90749); document.write('<\/a>'); //-->\n </script><script type='text/javascript'> <!-- document.write('<span style=\'display: none;\'>'); //--> </script>This e-mail address is being protected from spambots. You need JavaScript enabled to view it. <script type='text/javascript'> <!-- document.write('</'); document.write('span>'); //--> </script>
Any ideas how to stop this behavior?