Closed (fixed)
Project:
Honeypot
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Aug 2011 at 14:23 UTC
Updated:
15 Aug 2011 at 14:31 UTC
The function is supposed to only add the elements that are passed in an $options array. Right now, it's turning on both honeypot and time restrictions if you have either honeypot or time_restriction (or both!) set. The problem is inside the honeypot_add_form_protection() function - just a typo.
I've fixed locally, will push up a commit asap, and push out a 1.1 release to fix this critical bug.
Comments
Comment #1
geerlingguy commentedSee: http://drupalcode.org/project/honeypot.git/commit/4055d2f
Tagged a 7.x-1.1 release to fix this bug.