You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Nicolas Peltier (JIRA)" <ji...@apache.org> on 2017/04/27 08:40:04 UTC

[jira] [Created] (SLING-6799) add support for multivalues expressions in write pipes configurations

Nicolas Peltier created SLING-6799:
--------------------------------------

             Summary: add support for multivalues expressions in write pipes configurations
                 Key: SLING-6799
                 URL: https://issues.apache.org/jira/browse/SLING-6799
             Project: Sling
          Issue Type: Improvement
          Components: Extensions
    Affects Versions: Pipes 0.0.10
            Reporter: Nicolas Peltier
            Priority: Minor


for now, an expression in a MV in a write pipe configuration will systematically be reproduced as is. WritePipe.computeValue reproduce the expression as is, if the passed object is a string.
In case of a String MV, we should compute the expression for each String



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)