You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2016/06/21 15:28:58 UTC

[jira] [Assigned] (SLING-5729) pipe expressions should allow regexp with {n} or {n,m}

     [ https://issues.apache.org/jira/browse/SLING-5729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seifert reassigned SLING-5729:
-------------------------------------

    Assignee: Stefan Seifert

> 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
>            Assignee: Stefan Seifert
>            Priority: Minor
>         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)