Closed (duplicate)
Project:
AHAH helper
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2009 at 10:40 UTC
Updated:
9 Mar 2009 at 15:46 UTC
When including the form definition from file rather than from the cached $form, the code checks for $form_state['storage']['#ahah_helper']['file'], but attempts to include $form_state['storage']['#ahah_helper']['#file']... so it fails to include the file, and the page crash.
| Comment | File | Size | Author |
|---|---|---|---|
| ahah_helper.module.patch | 609 bytes | verot |
Comments
Comment #1
frenkx commenteda similar patch, that also fixes another bug, is posted at #380312: Only AHAH javasript settings are send back.