You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/04/23 06:14:00 UTC

[jira] [Commented] (ISIS-2619) TenantedAuthorizationFacetFactory should not use Mixin Class to filter evaluators

    [ https://issues.apache.org/jira/browse/ISIS-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17330005#comment-17330005 ] 

ASF subversion and git services commented on ISIS-2619:
-------------------------------------------------------

Commit 3026c349409c3663c7db7bb5edd4f8ebcc1953e2 in isis's branch refs/heads/ISIS-2619 from danhaywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=3026c34 ]

ISIS-2619: introduces new DeriveMixinMembersPostProcessor


> TenantedAuthorizationFacetFactory should not use Mixin Class to filter evaluators
> ---------------------------------------------------------------------------------
>
>                 Key: ISIS-2619
>                 URL: https://issues.apache.org/jira/browse/ISIS-2619
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Extensions SecMan
>    Affects Versions: 2.0.0-M5
>            Reporter: Martin Hesse
>            Assignee: Daniel Keir Haywood
>            Priority: Major
>             Fix For: 2.0.0-M6
>
>
> {{InteractionUtils.isUsableResult(FacetHolder, UsabilityContext)}} is being called for facetHolders of type {{ObjectActionMixedIn}}, but these are missing a facet of type {{TenantedAuthorizationFacetDefault}}
> {{In the }}{{TenantedAuthorizationFacetFactory t}}{{he }}{{applicationTenancyEvaluator.handles}}{{ method is being called with the Mixin Class and returns false. Instead it should be called with the type towards which the Mixin is contributing}}
> {{[https://github.com/apache/isis/blob/53e535fd08e9dae4580fb8de7179b10620c14a69/extensions/security/secman/model/src/main/java/org/apache/isis/extensions/secman/model/facets/TenantedAuthorizationFacetFactory.java#L96]}}
> {{}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)