James Netherton created CAMEL-17128:
---------------------------------------
Summary: MLLP charset is no longer overrridable from the HL7
message MSH 18
Key: CAMEL-17128
URL: https://issues.apache.org/jira/browse/CAMEL-17128
Project: Camel
Issue Type: Bug
Components: camel-mllp
Affects Versions: 3.13.0
Reporter: James Netherton
Seems that in the latest 3.13 SNAPSHOT it is no longer possible for the charset
to be set from the HL7 message sent to the MLLP consumer. The default charset
does not appear to be overridable as it's always setting the charset exchange
header.
See also:
https://github.com/apache/camel-quarkus/issues/3225
Test case in camel-quarkus:
https://github.com/apache/camel-quarkus/blob/main/integration-tests/mllp/src/test/java/org/apache/camel/quarkus/component/mllp/it/MllpTest.java#L57-L78
--
This message was sent by Atlassian Jira
(v8.3.4#803005)