-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Duplicate
-
Affects Version/s: 5.9.5
-
Fix Version/s: None
-
Component/s: Seam / JSF UI, Workflow
-
Environment:Java 8
NOTE you need to run Nuxeo on Java 8 to see this bug.
Quick summary of the bug
- Create a workflow with Start, Stop, and one "Approve" node.
- Set yourself as the assignee (just to make it easier).
- Start the workflow on a document.
- Go to the workflow tab.
The Task renders as if it's trying to show an "Approve" and "Reject" button but the labels actually contain error text.
I'll attach a screen shot of what it looks like.
The error in the server log is:
2014-09-16 17:45:16,762 WARN [http-bio-0.0.0.0-8080-exec-55] [javax.enterprise.resource.webcontainer.jsf.renderkit] Component {0} must be enclosed inside a form
Workaround
Use Java 7.
- duplicates
-
NXP-15851 Workflow : Different behavior Java 7/8
- Resolved