start-workflow page problem
AleksandarMitrevski opened this issue · 3 comments
AleksandarMitrevski commented
The start-workflow page that uses components/wfscheduler/start-workflow.js does not display the form for the selected workflow definition. The underlying issue is that the function getWfCheckBox()
uses this.msg()
without being in the right scope (a member function of Alfresco.component.WfSchedulerStartWorkflow
). Which is why execution halts and the form is not displayed. The message should be resolved in onWorkflowFormLoaded()
and passed as an argument to the function.
aviriel commented
What Alfresco version do you use?
AleksandarMitrevski commented
Alfresco version is Community - 5.2.0 (r134428-b13).
DJArty commented
Confirm!
http://issues.itdhq.com/browse/ALV-911
Need to fix.
Alfresco Community Edition 201707