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

Nicolas Peltier resolved SLING-7722.
------------------------------------
       Resolution: Fixed
         Assignee: Nicolas Peltier
    Fix Version/s: pipes 3.0.0

> Container pipe is not always cut when empty pipe in the middle
> --------------------------------------------------------------
>
>                 Key: SLING-7722
>                 URL: https://issues.apache.org/jira/browse/SLING-7722
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: pipes 2.0.2
>            Reporter: Nicolas Peltier
>            Assignee: Nicolas Peltier
>            Priority: Major
>             Fix For: pipes 3.0.0
>
>
> {Code}
> .echo(PATH_FRUITS) //should return fruit root
>                 .echo("nonexisting") // /content/fruits/nonexisting does not 
> exist
>                 .echo(PATH_APPLE) // existing apple
> {Code}
> does actually return PATH_APPLE's resource. 
> wether nonexisting is a configuration mistake or some contextual problem, 
> this pipe should be cut, and not remove anything.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to