Nicolas Peltier created SLING-5729:
--------------------------------------

             Summary: pipe expressions should allow regexp with {n} or {n,m}
                 Key: SLING-5729
                 URL: https://issues.apache.org/jira/browse/SLING-5729
             Project: Sling
          Issue Type: Bug
            Reporter: Nicolas Peltier
            Priority: Minor


expressions like
{Code}
${(new Regexp('/foo/bar/./../.{8}').test(path)}"
{Code}
can't work right now because of the rather simple regexp for extracting them



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

Reply via email to