-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: 5.6
-
Fix Version/s: None
-
Component/s: Content Routing (old, deprecated), Workflow
-
Tags:
-
Backlog priority:350
Steps to reproduce:
- as Administrator, start a workflow on a document and assign a task to yourself
- navigate to the workflow tab
- logout, and using the browser back button, get back the url to the workflow tab
- login again
=> page display fails with error:
at org.nuxeo.ecm.platform.ui.web.lifecycle.NuxeoLifeCycleImpl.render(NuxeoLifeCycleImpl.java:98) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266) ... 71 more Caused by: org.nuxeo.ecm.core.api.ClientException: No current task defined at org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean.getFormVariables(RoutingTaskActionsBean.java:261) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)