[
https://issues.apache.org/jira/browse/CAUSEWAY-3579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Keir Haywood updated CAUSEWAY-3579:
------------------------------------------
Description:
Below are details of what looks like the facets being ignored.
On further exploration, the problem seems to "correct" itself as the app runs,
which makes me think that for some path routes we end up attempting to render a
domain object within a collection even though we haven't fully introspected it.
That's my working theory for now, at least.
~~~
Example:
!image-2023-09-15-12-12-03-684.png!
and the metamodel looks ok:
!image-2023-09-15-12-12-53-494.png!
and yet:
!image-2023-09-15-12-22-24-595.png|width=468,height=144!
though interestingly, after I had inspected the metamodel then it rendered
correctly:
!image-2023-09-15-12-14-13-539.png|width=468,height=117!
was:
!image-2023-09-15-12-12-03-684.png!
and the metamodel looks ok:
!image-2023-09-15-12-12-53-494.png!
and yet:
!image-2023-09-15-12-22-24-595.png|width=468,height=144!
though interestingly, after I had inspected the metamodel then it rendered
correctly:
!image-2023-09-15-12-14-13-539.png|width=468,height=117!
Summary: *Sometimes* hidden=ALL_TABLES or hidden=EVERYWHERE in
layout.xml seems not to be honoured when rendered in a table. (was:
hidden=ALL_TABLES or hidden=EVERYWHERE in layout.xml not honoured when rendered
in a table.)
> *Sometimes* hidden=ALL_TABLES or hidden=EVERYWHERE in layout.xml seems not to
> be honoured when rendered in a table.
> -------------------------------------------------------------------------------------------------------------------
>
> Key: CAUSEWAY-3579
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-3579
> Project: Causeway
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0.0-RC2
> Reporter: Daniel Keir Haywood
> Assignee: Daniel Keir Haywood
> Priority: Major
> Fix For: 2.0.0-RC3
>
> Attachments: image-2023-09-15-12-12-03-684.png,
> image-2023-09-15-12-12-53-494.png, image-2023-09-15-12-14-13-539.png,
> image-2023-09-15-12-22-24-595.png
>
>
> Below are details of what looks like the facets being ignored.
> On further exploration, the problem seems to "correct" itself as the app
> runs, which makes me think that for some path routes we end up attempting to
> render a domain object within a collection even though we haven't fully
> introspected it.
> That's my working theory for now, at least.
> ~~~
> Example:
> !image-2023-09-15-12-12-03-684.png!
>
> and the metamodel looks ok:
>
> !image-2023-09-15-12-12-53-494.png!
> and yet:
> !image-2023-09-15-12-22-24-595.png|width=468,height=144!
> though interestingly, after I had inspected the metamodel then it rendered
> correctly:
>
> !image-2023-09-15-12-14-13-539.png|width=468,height=117!
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)