You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Mark Struberg (Jira)" <ji...@apache.org> on 2022/04/06 15:22:00 UTC

[jira] [Reopened] (DELTASPIKE-858) @Exclude usage of != operator in onExpression should match when the property is not defined

     [ https://issues.apache.org/jira/browse/DELTASPIKE-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg reopened DELTASPIKE-858:
--------------------------------------

> @Exclude usage of != operator in onExpression should match when the property is not defined
> -------------------------------------------------------------------------------------------
>
>                 Key: DELTASPIKE-858
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-858
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.3.0
>         Environment: weld-se
>            Reporter: Arrault
>            Priority: Minor
>         Attachments: ExcludeOnAbsentPropertyTest.java
>
>
> When using @Exclude(onExpression="property!=value"), 
> I expect the bean to be excluded if the "property" is not defined which is not the case the current implementation



--
This message was sent by Atlassian Jira
(v8.20.1#820001)