| Summary: | Wrong object type in BasicTypeDataHolder. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Marek Baluch <mbaluch> | ||||
| Component: | Form Modeler | Assignee: | Pere Fernàndez <pere.fernandez> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jan Hrcek <jhrcek> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.0.0 | ||||||
| Target Milestone: | ER4 | ||||||
| Target Release: | 6.0.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-08-06 20:11:55 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Fixed error writing simple type value. Commits: Master: https://github.com/droolsjbpm/jbpm-form-modeler/commit/c9045b2312eb93753f6a72aeaf16e1fde22cd3cd Branch 6.0.x: https://github.com/droolsjbpm/jbpm-form-modeler/commit/227cd2dd05fa464ac425e38593705c25dd82af93 Ok, verified with BPMS 6.0.0 ER4 |
Created attachment 793786 [details] server log Description of problem: Completing a task may throw java.lang.NoSuchMethodException: java.lang.String.getReason(). Steps to Reproduce: 1. Open the Evaluation process in the Business Central 2. Hit "generate all forms" in the editor. 3. Deploy the project 4. Start a new process instance 5. Attempt to complete the task. Enviroment: BPMS 6.0.0.ER2