Closed (outdated)
Project:
Spamicide
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2011 at 08:35 UTC
Updated:
1 Mar 2019 at 14:17 UTC
Jump to comment: Most recent
Spamicide works fine on comments, fields are hiddens. But not with login block, where fields are still visible.
Here is the code:
<div class="edit-user-login-block-wrapper">
<div id="edit-user-login-block-1-wrapper" class="form-item">
<input id="edit-user-login-block-1" class="form-text" type="text" value="" size="20" name="user_login_block" maxlength="128">
<div class="description">To prevent automated spam submissions leave this field empty.</div>
</div>
</div>
Comments
Comment #1
lamp5