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

ray007’s picture

Title: error addint a todo item » error adding a todo item

fixed typo in title

drewish’s picture

part of #204442 seems like a duplicate of this.

starbow’s picture

Status: Active » Closed (fixed)