[
https://issues.apache.org/jira/browse/SYNCOPE-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790629#comment-16790629
]
ASF subversion and git services commented on SYNCOPE-1449:
----------------------------------------------------------
Commit 544cd5df974c012b4d6d891c67176c524bf208ca in syncope's branch
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=544cd5d ]
[SYNCOPE-1449] if single value, bind to value; if multi-value bind to list of
values
> Support multi-value attributes in JEXL expressions
> --------------------------------------------------
>
> Key: SYNCOPE-1449
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1449
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Fix For: 2.0.13, 2.1.4, 3.0.0
>
>
> Wherever JEXL expressions are used, plain attributes are injected into the
> evaluation context only by their first value.
> In order to preserve some retro-compatibility, we can change as follows:
> * bind to value for single-valued attributes
> * bind to value list for multi-value attributes
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)