[
https://issues.apache.org/jira/browse/ISIS-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16106557#comment-16106557
]
ASF subversion and git services commented on ISIS-1668:
-------------------------------------------------------
Commit 05a6624d797e4b4236e672500e0a5f45cca7f852 in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=05a6624 ]
ISIS-1668: only enables prompt if the associated action is visible and enabled.
Note that this still leaves ISIS-1670 (view is not dynamic)... but since
ISIS-1670 was a problem even for regular editable properties, decided that the
fix in this commit addresses ISIS-1668 sufficiently.
> INLINE_AS_IF_EDIT actions do not honour hidden or disabled facets.
> ------------------------------------------------------------------
>
> Key: ISIS-1668
> URL: https://issues.apache.org/jira/browse/ISIS-1668
> Project: Isis
> Issue Type: Bug
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Fix For: 1.15.0
>
>
> If an action is hidden but also INLINE_AS_IF_EDIT, then the action prompt can
> still be opened (by clicking on the associated property's field). Moreover,
> the action can be executed.
> If an action is disabled but also INLINE_AS_IF_EDIT, then the action prompt
> can still be opened (by clicking on the associated property's field).
> Attempting to execute the action will result in a confusing NOT_AUTHORISED
> error.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)