Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

start-workflow page problem #66

Open
AleksandarMitrevski opened this issue Sep 15, 2017 · 3 comments
Open

start-workflow page problem #66

AleksandarMitrevski opened this issue Sep 15, 2017 · 3 comments

Comments

@AleksandarMitrevski
Copy link

AleksandarMitrevski commented Sep 15, 2017

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
Copy link
Member

aviriel commented Sep 18, 2017

What Alfresco version do you use?

@AleksandarMitrevski
Copy link
Author

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

@DJArty
Copy link

DJArty commented Dec 1, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants