| Summary: | Bug on MultipleSubform when is marked as readonly | ||
|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Pere Fernàndez <pere.fernandez> |
| Component: | Form Modeler | Assignee: | Pere Fernàndez <pere.fernandez> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tomas Livora <tlivora> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0.0 | CC: | pzapataf |
| Target Milestone: | ER6 | ||
| 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:08 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: | |
|
Description
Pere Fernàndez
2013-11-20 10:34:37 UTC
There was a problem getting the subform when the field was readonly. Also found an error when it was trying to render the column names on the MultipleSubformTable. Modified the CreateDynamicObjectFormatter and the field show.jsp to fix it. Commits (master): https://github.com/droolsjbpm/jbpm-form-modeler/commit/e51a5ad80c0fb527f4a897ea06333dd53589ef33 Commits (6.0.x): https://github.com/droolsjbpm/jbpm-form-modeler/commit/1443d788bf1339c644d6b4542e92594806ed8ffa Verified on BPMS 6.0.0.ER7 |