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.
| Comment | File | Size | Author |
|---|---|---|---|
| ahah_helper.module.patch | 1.11 KB | wulff |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| ahah_helper.module.patch | 1.11 KB | wulff |
Comments
Comment #1
frenkx commenteda similar patch, that also fixes another bug, is posted at #380312: Only AHAH javasript settings are send back.