You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Roman (JIRA)" <ji...@apache.org> on 2017/09/21 05:11:00 UTC

[jira] [Updated] (CAMEL-11797) CamelMessageHistoryOutputFormat global option ignored for message history

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

Roman updated CAMEL-11797:
--------------------------
    Attachment: CAMEL11797.patch

Attached patch.Thanks

> CamelMessageHistoryOutputFormat global option ignored for message history
> -------------------------------------------------------------------------
>
>                 Key: CAMEL-11797
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11797
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.19.2
>            Reporter: Roman
>            Priority: Minor
>         Attachments: CAMEL11797.patch
>
>
> CamelMessageHistoryOutputFormat global option is used in org.apache.camel.util.MessageHelper#doDumpMessageHistoryStacktrace to print a pretty message history of an exchange. However the format is ignored for all but the first line of the history. This is due to line 585 not using the "resolved" format from the option but the default. I will attach a patch for this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)