Project:AHAH Forms Framework
Version:5.x-1.5-5
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

When trying to add a todo, I get the error

Fatal error: Call to undefined function: dynamic_subform_get_embedded() in /srv/www/drupaldir/sites/all/modules/ahah_forms/examples/todos/todos.module on line 94

Seems the todo-module should depend on the dynamic subforms module.

Comments

#1

I had this problem too. Attached is a patch for the todos.info file that adds the 'dynamic_subform' dependency.

AttachmentSize
todos_dependency_fix.patch 531 bytes

#2

Status:active» needs review

#3

Status:needs review» fixed

Good catch. I have committed the patch.

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.