Closed (fixed)
Project:
AHAH helper
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2009 at 11:16 UTC
Updated:
23 May 2012 at 08:00 UTC
In line 172, there's an attempt to bypass validation by setting some flags and NULLing some handlers. However, in line 190 there's a call to drupal_rebuild_form() which kinds of render the previous attempt moot.
Attached is a patch which attempts to resolve this issue. I hope it doesn't ruin anything :)
| Comment | File | Size | Author |
|---|---|---|---|
| ahah_helper.patch.txt | 1.6 KB | electricmonk |
Comments
Comment #1
dorion commentedIt is in the source!