[
https://issues.apache.org/jira/browse/CAMEL-7797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127220#comment-14127220
]
Raúl Kripalani commented on CAMEL-7797:
---------------------------------------
Fixed in commits:
* 2.14.x (current master branch) => c047e25.
* 2.13.x => 5a05109.
* 2.12.x => bef79b5.
> Default CXFRS Binding: Using the wrong header filter strategy directionality
> ----------------------------------------------------------------------------
>
> Key: CAMEL-7797
> URL: https://issues.apache.org/jira/browse/CAMEL-7797
> Project: Camel
> Issue Type: Bug
> Components: camel-cxf
> Affects Versions: 2.12.4, 2.13.2
> Reporter: Raúl Kripalani
> Assignee: Raúl Kripalani
> Fix For: 2.12.5, 2.13.3, 2.14.0
>
>
> (i) *Code already pushed. Creating this ticket for change tracking purposes –
> so that it appears on release notes.*
> {{DefaultCxfRsBinding}} is using the wrong directionality when applying the
> header filter strategy. The method copyProtocolHeaders is used when turning
> an incoming CXF payload into a Camel exchange/message.
> However, it was calling the Header Filter Strategy's
> applyFilterToCamelHeaders instead of applyFilterToExternalHeaders.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)