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 2015/12/07 22:44:11 UTC

[jira] [Created] (SLING-5361) [ext][sling pipes] plain string expressions shouldn't be evaluated

Nicolas Peltier created SLING-5361:
--------------------------------------

             Summary: [ext][sling pipes] plain string expressions shouldn't be evaluated
                 Key: SLING-5361
                 URL: https://issues.apache.org/jira/browse/SLING-5361
             Project: Sling
          Issue Type: Bug
          Components: Extensions
            Reporter: Nicolas Peltier
            Priority: Minor


when adding simple string expressions to a sling pipe, there are ERROR messages at execution mentionning the generated expression is not evaluated correctly. JS Engine shouldn't be called in the first place. This has been fixed between initial donation and effective commit (see [0]). 
will attach a patch with failing test & fix.

[0] https://github.com/npeltier/sling-pipes/issues/10



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)