Closed (fixed)
Project:
Maestro
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2012 at 19:31 UTC
Updated:
27 May 2014 at 19:38 UTC
Jump to comment: Most recent
Comments
Comment #1
alalamo commentedI too am having this error. After uninstalling and re-installing Maestro when I try to delete a workflow I get an empty dialog box that no longer has the ajax error associated with it. Still no luck in deleting the workfolow however.
Comment #2
blainelang commentedThis issue may have something to do with the way your site is setup. Looks like the site is in a directory under the baseurl. Still it should work but is not the way we have our sites.
Try this:
Around line 840 in maestro.module - function template_preprocess_maestro_taskconsole_details
Replace
with
Comment #3
_randy commentedThis should all be fixed in the latest release.