Closed (fixed)
Project:
Maestro
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2012 at 10:29 UTC
Updated:
19 Nov 2014 at 17:20 UTC
Jump to comment: Most recent
maestro.module, line 767:
$formatted_task->description = 'yada yada';
$formatted_task->comment_note = 'yada yada';
It should be replaced to meaningful information in context OR removed.
Comments
Comment #1
blainelang commentedCommitted a change to remove these un-used template variables.