[
https://issues.apache.org/jira/browse/ISIS-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401515#comment-17401515
]
Jörg Rade commented on ISIS-2846:
---------------------------------
What looks a bit suspicious is:
{code}
<cpt:action id="downloadLayoutXml" position="PANEL_DROPDOWN">
<cpt:metadataError>No such action</cpt:metadataError>
<cpt:link>
<lnk:rel>urn:org.restfulobjects:rels/action</lnk:rel>
<lnk:method>GET</lnk:method>
<lnk:href>
http://localhost:8080/restful/objects/demo.JavaLangStringEntity/2/actions/downloadLayoutXml
</lnk:href>
<lnk:type>application/json;profile="urn:org.restfulobjects:repr-types/object-action"</lnk:type>
</cpt:link>
</cpt:action>
{code}
> Layout Information Missing in RO Viewer
> ---------------------------------------
>
> Key: ISIS-2846
> URL: https://issues.apache.org/jira/browse/ISIS-2846
> Project: Isis
> Issue Type: Bug
> Components: Isis Client Kroviz, Isis Viewer RO
> Affects Versions: 2.0.0-M5
> Reporter: Jörg Rade
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-M6
>
> Attachments: 2021-07-06_object-layout.xml,
> 2021-07-07_object-layout.xml
>
>
> Found in 2.0.0-M6 RC1
> I suspect some of the commits for
> https://issues.apache.org/jira/browse/ISIS-2787 have a side effect on the RO
> viewer, that 'break' kroviz.
> The first version showing the defect is
> apacheisis/demo-wicket-jdo:2.0.0-M5.20210707-0226-46cb701c - the version from
> the day before works as expected.
> Some layout information is missing, that is required at least for rendering
> columns in parented collections.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)