error adding a todo item
ray007 - June 14, 2007 - 07:25
| Project: | AHAH Forms Framework |
| Version: | 5.x-1.5-5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
fixed typo in title
#2
part of #204442 seems like a duplicate of this.
#3