Plugin Author
Erik
(@codekraft)
Hi @o2xav,
Thanks for reaching out and for the kind words about the plugin!
That’s a great question. In theory, this shouldn’t happen. To be honest, I have a some websites where the plugin is installed and I haven’t seen this issue. The plugin actually disables the browser’s autocomplete feature on the honeypot field by setting an invalid value for the autocomplete attribute. Specifically, it creates an input with autocomplete="fill". I have some quick questions for you: is this happening with all of emails submitted, or just a few ones? Would you be able to copy and paste the user agent from one of the submissions where the honeypot field was accidentally filled? Are you using any other plugins that modify forms (including CRM plugins)?
Thanks for bringing this to my attention! I’m currently working on the next version of the plugin, where I’ve rewritten some parts, including the honeypots. If you’re comfortable with testing a beta, you can download the 0.6.5-beta1 version from my GitHub. I’m currently testing it on a couple of my own sites and haven’t had any issues so far. Just make sure you know what you’re doing, since it’s a pre-release version.
Erik
Thread Starter
o2xav
(@o2xav)
Thank you for your answer, and taking this matter into consideration.
It seems that for 48h, there are no more false positives, I took some time 48h ago to locate false positives and set them as “not spam”, maybe this has fixed the issue.
If I ever have the issue again, I will re-open this thread and come back with all the info I can gather.
Thanks again !
Plugin Author
Erik
(@codekraft)
You’re welcome! Sounds good, please do let me know if it happens again. Thanks for the heads-up!