[
https://issues.apache.org/jira/browse/ISIS-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15199350#comment-15199350
]
ASF subversion and git services commented on ISIS-1328:
-------------------------------------------------------
Commit 4672aefa73db3b10612c52c8d8c6fd7a117398d2 in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=4672aef ]
ISIS-1239, ISIS-1324, ISIS-1328: multi-select for standalone collections was
broken, now fixed.
Issue was that earlier work moved entire responsibility for being the
"UiHintContainer" onto the EntityModel, on the basis that only entities can
store hints over time. However, the selector drop-down for standalone
collections also was storying the hint on the UiHintContainer, which previously
was also supported by (standalone) EntityCollectionModel. This meant that the
hint got lost. Fix for that is to allow the IsisUiHintEvent to also directly
hold the hint info.
In addition, the algorithm for selecting the default view was broken for
standalone collections; should default to "table" if a standalone and there is
no other metadata available.
> Bookmark hints are not being honoured
> -------------------------------------
>
> Key: ISIS-1328
> URL: https://issues.apache.org/jira/browse/ISIS-1328
> Project: Isis
> Issue Type: Bug
> Affects Versions: 1.11.1
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: 1.12.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)