Nicolas Peltier created SLING-10741:
---------------------------------------
Summary: ['one','two'] should not be considered a script in a pipe
expression
Key: SLING-10741
URL: https://issues.apache.org/jira/browse/SLING-10741
Project: Sling
Issue Type: Bug
Components: Extensions
Affects Versions: Pipes 4.1.2
Reporter: Nicolas Peltier
for whatever reason ['one','two'] get transformed in ${['one','two']} as if it
was a script which it's not. this prevents adding mixin types (when more than
one) as values of that property can't be something random (in the configuration
pipe)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)