When using AHAH helper on a node add/edit form, loading the required file in ahah_helper_render() fails because of a typo in an array index.

The attached patch fixes this typo.

CommentFileSizeAuthor
ahah_helper.module.patch1.11 KBwulff

Comments

frenkx’s picture

Status: Needs review » Closed (duplicate)

a similar patch, that also fixes another bug, is posted at #380312: Only AHAH javasript settings are send back.