ITDSystems / alvex-project-management

3 stars 9 forks source link

start-workflow page problem #66

Open AleksandarMitrevski opened 7 years ago

AleksandarMitrevski commented 7 years ago

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 7 years ago

What Alfresco version do you use?

AleksandarMitrevski commented 7 years ago

Alfresco version is Community - 5.2.0 (r134428-b13).

DJArty commented 6 years ago

Confirm! http://issues.itdhq.com/browse/ALV-911 Need to fix. Alfresco Community Edition 201707