[
https://issues.apache.org/jira/browse/ISIS-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575630#comment-17575630
]
ASF subversion and git services commented on ISIS-3112:
-------------------------------------------------------
Commit 80c58f2a67403faa383e4a4edb7cac7c6d6d0543 in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=80c58f2a67 ]
ISIS-3112: fixes Prism JS load order
> Custom per-Member Value Semantics does not honor Collection of Values
> ---------------------------------------------------------------------
>
> Key: ISIS-3112
> URL: https://issues.apache.org/jira/browse/ISIS-3112
> Project: Isis
> Issue Type: Bug
> Components: Isis Core
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-M8
>
>
> Eg.
> {code:java}
> @Collection
> @ValueSemantics(provider = "pretty-render")
> public List<ChangesDto> coll() { ... }
> {code}
> has no effect.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)