Skip to content

Message body not shown if ContentType header is missing #723

@WilliamBZA

Description

@WilliamBZA

Technical information if reporting a bug:

  • ServicePulse version: 1.16.0

If the NServiceBus.ContentType header is missing from a message, the UI should default to simply displaying the text of the body instead of using a prettifier, but when the header is missing there is an error thrown because the find method used returns a property on the found header. If the header is not found, this is the same as trying to access a property on undefined which results in an error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions