13 Jan
2011
13 Jan
'11
6:52 p.m.
User: randy Branch: HEAD Date: Thu, 13 Jan 2011 17:52:03 +0000 Modified files: /modules/maestro maestro.module maestro_tasks.class.php Log message: Fixed a bug in the project_content mechanism. This fix will break anything out there that has used a content type task and relied on the content area of the project details. the task_id field was being populated with the queueid on action kickoff.. but being populated by the templateID when created in a flow. fixed that section to only use the proper queueid. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/maestro/maestro.mo... http://cvs.drupal.org/diff.php?path=contributions/modules/maestro/maestro_ta...