[ 
https://issues.apache.org/jira/browse/CAMEL-12685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16555677#comment-16555677
 ] 

ASF GitHub Bot commented on CAMEL-12685:
----------------------------------------

pvdbosch commented on issue #2440: CAMEL-12685: fix xslt nested relative refs
URL: https://github.com/apache/camel/pull/2440#issuecomment-407757090
 
 
   OK, I rebased and squashed the commits with a new commit message.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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
>            Priority: Major
>              Labels: xslt
>
> 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