[
https://issues.apache.org/jira/browse/SLING-5729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Lietz updated SLING-5729:
--------------------------------
Affects Version/s: (was: Pipes 0.0.10)
> 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
> Components: Extensions
> Reporter: Nicolas Peltier
> Assignee: Stefan Seifert
> Priority: Minor
> Fix For: Pipes 0.0.10
>
> Attachments: SLING-5729.patch
>
>
> 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)