Closed (fixed)
Project:
Honeypot
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2012 at 07:43 UTC
Updated:
31 Mar 2012 at 23:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
pheraph commentedOK, nailed it. The honeypot element name is not allowed to contain space characters. The field should be checked for invalid characters or at least write a message under the field.
Anyway, thanks for your module! Spambots will hopefully like the hidden field. :-)
Raphael
Comment #2
geerlingguy commentedRetitling for clarity. Thanks for the bug report—I hadn't thought about this, but it will definitely help others if FAPI-compatible element names are enforced.
Comment #3
geerlingguy commentedPatch attached. Working also on backport to D6 (should be about the same, but need to test to make sure it'll work right).
Comment #4
geerlingguy commentedCommitted to D7: http://drupalcode.org/project/honeypot.git/commit/9144720
Comment #5
geerlingguy commentedCommitted to D6: http://drupalcode.org/project/honeypot.git/commit/1ba83df