[
https://issues.apache.org/jira/browse/OFBIZ-6510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17283789#comment-17283789
]
Benjamin Jugl commented on OFBIZ-6510:
--------------------------------------
You are right, the relations should be contained. But I think this never
worked. The .jsp did iterate over the relations and ModelEntity.toXmlElement()
does this as well. Problem is, that the ModelEntities are generated using a
constructor that does not initialize the Relations. This was used in the old
version as well as in this one.
> Replace webtools/control/view/ModelInduceFromDb with widgets
> ------------------------------------------------------------
>
> Key: OFBIZ-6510
> URL: https://issues.apache.org/jira/browse/OFBIZ-6510
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Release Branch 18.12, Trunk
> Reporter: Christian Carlow
> Assignee: Michael Brohl
> Priority: Major
> Labels: backport-needed
> Fix For: 18.12.01, Upcoming Branch
>
> Attachments: OFBIZ-6510.patch, OFBIZ-6510.patch, OFBIZ-6510.patch,
> OFBIZ-6510.patch
>
>
> The page is written in JSP probably from very long ago when FTL and widgets
> didn't even exist yet. It should be implemented in widgets now that they are
> available.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)