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

Andrea Cosentino reassigned CAMEL-12685:
----------------------------------------

    Assignee: Andrea Cosentino

> relative references for nested xslt inclusions don't get resolved
> -----------------------------------------------------------------
>
>                 Key: CAMEL-12685
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12685
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.22.0
>            Reporter: Peter
>            Assignee: Andrea Cosentino
>            Priority: Major
>             Fix For: 2.23.0
>
>
> If an XSLT A includes XSLT B which includes XSLT C using relative references, 
> XSLT C is resolved relative to A instead of B.
> The attached PR provides a unit test and fix for the described scenario. It 
> changes the behavior to the expected one, i.e. resolve relative references 
> based on the location of the direct parent XSLT.
>  
>  



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

Reply via email to