The hook_form_alter gets called for multiple forms on the page, including Search module or User Login forms.

blog_node_form
search_block_form

but both calls will attach the editor to the same textareas in the blog_node_form.

Will attach duplicate editors to all textareas listed in "yui_ids"

Comments

BooDy’s picture

Version: 5.x-2.x-dev » 5.x-1.0
Assigned: Unassigned » BooDy
Status: Active » Fixed

Fixed in 5.x-1.0

Anonymous’s picture

Status: Fixed » Closed (fixed)