when mollom is installed and the user enters an email on the new user form that already exists in the system the honeypot field becomes visible.

Comments

geerlingguy’s picture

Version: 7.x-1.11 » 7.x-1.x-dev

I'll take a look at this issue. I'm guessing the CSS isn't getting included properly when form validation fails; are you definitely using Drupal 7? I thought we had fixed this particular problem earlier, but I could be wrong.

geerlingguy’s picture

Status: Active » Closed (duplicate)

Looks like there's already a good patch for this in #1578110: Honeypot field visible on node create when validation fails.

I'm going to apply that patch today. Marking this issue as a duplicate.