[
https://issues.apache.org/jira/browse/CAUSEWAY-3579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793733#comment-17793733
]
Daniel Keir Haywood commented on CAUSEWAY-3579:
-----------------------------------------------
Testing with isis (ie legacy namespaces), need to run the edit first.
git worktree add ../3579 CAUSEWAY-3579
cd ..
export ROOT_PATH_LEGACY=3579
sh 3579/scripts/ci/rename-all-published-sources.jsh
> *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-RC4
>
> 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)