camel-mail - extracting mails with headers using multi values inserts duplicates --------------------------------------------------------------------------------
Key: CAMEL-2072 URL: https://issues.apache.org/activemq/browse/CAMEL-2072 Project: Apache Camel Issue Type: Bug Components: camel-mail Affects Versions: 2.0.0, 1.6.1 Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 1.6.2, 2.1.0 Sending a message with headers that contains 2 values such a String[] with 2 values will result on the other side when consuming that mail message to contain a header with 2 entries. There should only be 1 entry with the 2 values. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.