Closed (fixed)
Project:
AHAH Forms Framework
Version:
5.x-1.5-5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2007 at 07:25 UTC
Updated:
21 Jul 2009 at 21:15 UTC
after activating the dynamic subforms module I now do get a mask for adding a todo list.
trying to add an item gives me an infinite recursion error:
warning: array_merge_recursive(): recursion detected in /srv/www/drupaldir/includes/common.inc on line 1667.
array_merge_recursive
it seems to come down from a drupal_get_js() call in /srv/www/drupaldir/themes/engines/phptemplate/phptemplate.engine: 222
Comments
Comment #1
ray007 commentedfixed typo in title
Comment #2
drewish commentedpart of #204442 seems like a duplicate of this.
Comment #3
starbow commented