mollom_form_alter() goes to a whole lot of trouble, working out the weight that it should apply to the mollom form element. And then, it completely ignores the weight that it just calculated. Forgets to actually assign it to $form['mollom']['#weight'].

Patch to fix this attached. No-brainer.

CommentFileSizeAuthor
mollom_weight.patch603 bytesJaza

Comments

dries’s picture

Status: Needs review » Fixed

You're absolutely right. Committed to CVS HEAD. Thanks Jaza.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.