| Summary: | Custom form layout not working - lots of NullPointerExceptions when using it | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jan Hrcek <jhrcek> | ||||||
| Component: | Form Modeler | Assignee: | Neus Miras <nmirasch> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jan Hrcek <jhrcek> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 6.0.0 | CC: | pzapataf, rrajasek, vigoyal | ||||||
| Target Milestone: | ER5 | Keywords: | TestBlocker | ||||||
| Target Release: | 6.0.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: |
Summary: Trying to use a custom form for a authoring a project results in multiple points of failure. The custom form is not loaded and there are several errors in the log files. Further, trying to generate a template or save it, based on this custom form default results in more errors.
Cause:
Consequence:
Fix:
Result:
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-08-06 20:11:45 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: |
|
||||||||
|
Description
Jan Hrcek
2013-10-16 11:02:50 UTC
Created attachment 812865 [details]
server.log with exceptions
It was fixed with this commits, on the 1st October, after the ER4 was made. Master https://github.com/droolsjbpm/jbpm-form-modeler/commit/e0c13b27505eac0f19dae043d37422e36ad42b73 6.0.x https://github.com/droolsjbpm/jbpm-form-modeler/commit/e9a865260e7f36a3243c5b38346c356c6bfc851c Ok, now the Custom form layout editor works correctly - no more NPEs when opening editor or when generating forms in it. Verified with BPMS 6.0.0 ER5 |