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.

CommentFileSizeAuthor
ahah_helper.module.patch609 bytesverot

Comments

frenkx’s picture

Status: Active » Closed (duplicate)

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