The D6 standard name for body field is:
$form['body_field']['body'] = array(
You're using:
$form['body_filter']['body'] = array(

Modules that modify body settings won't be able to apply this on your field instance - including i18n. Please rename to original. Patch applied.

CommentFileSizeAuthor
advpoll_body.patch819 bytesmiro_dietiker

Comments

miro_dietiker’s picture

Status: Active » Needs review

needs review then.
Note: this identifier has absolutely no usage in advpoll so it's trivial to rename it.

miro_dietiker’s picture

dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Looks fine.

But i didn't tested the code

Marat’s picture

I tested it using Firebug extension for Drupal and it seems the name is changed. Thank you

miro_dietiker’s picture

Assigned: Unassigned » miro_dietiker

Assigning this to my current bugfix cycle.

miro_dietiker’s picture

Assigned: miro_dietiker » Unassigned
Status: Reviewed & tested by the community » Fixed

fixed in cvs leading to rev 1.21.2.88.2.25

Status: Fixed » Closed (fixed)

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