In the form_alter hook on line 255 of mollom.module (6.x-1.10), Mollom does a check to find the form's submit button. It does not check for a type of image_button, so the captcha gets placed after the image button on the form.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | mollom.image-button.patch | 902 bytes | sun |
Comments
Comment #1
dave reidMore of a feature request than a bug since everything still 'works'. Please submit a patch.
Comment #2
sunWe need a dev snapshot release from HEAD.
Comment #3
dries commentedCommitted to DRUPAL-6--1 and CVS HEAD. Thanks!