<div dir="ltr"><span style="font-size:12.8px">Hi there,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">In VT 6.3 we have a weird issue with workflows sending out emails-tasks.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Basically sometimes when we save an email-task, it will somehow save the full HTML into the task. </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">This means that the task does not work because it contains some weird stuff - and also its visually obvious in the tasks-part of the workflow, because the task cannot be shown correct in the list (probably because it does not 'render' correctly now it has weird contents).</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">We think its related to the getTasksForResult function in modules / com_vtiger_workflow / VTTaskManager.inc with the line $tasks[] = unserialize($text); and that here could be some issue with some special characters messing it up? </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Anyone ever experience similar?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks,</div><div style="font-size:12.8px">Chris</div></div>