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