[
https://issues.apache.org/jira/browse/SYNCOPE-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790628#comment-16790628
]
ASF subversion and git services commented on SYNCOPE-1449:
----------------------------------------------------------
Commit f60f77559ff2062aef9530bd3e9dab62dff06987 in syncope's branch
refs/heads/2_1_X from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=f60f775 ]
[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)