Greetings,
Today I added a captcha function to an "add new record" page. I'm encountering several problems, and am wondering if any of these are known issues, or if I am doing something wrong.
1 - The captcha field often does not appear. I add it, build, upload, and test -- and there's no captcha. Add new record accepts data without captcha validation.
2 - When it does appear, it works -- except that, after the record is added, the next "add new record" page does not have a captcha field, AND phprunner will accept the data entry without captcha validation.
Tested in IE8, all patches applied; and Chrome, latest beta.
Thanks.