Uploaded image for project: 'Qpid JMS'
  1. Qpid JMS
  2. QPIDJMS-52

support charset parameter in content-type value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.1.0, 0.2.0
    • 0.3.0
    • qpid-jms-client
    • None

    Description

      Currently when a message arrives that is not annotated with the 'x-opt-jms-msg-type' annotation the client tags is messages with, if the message has a Data Data section and a 'text/plain' content-type then it will be treated as a TextMessage. However, this would instead be treated as a BytesMessage currently if the content-type contains a charset parameter, e.g 'text/plain;charset=utf-8'.

      Add support for the charset param to identify the character set used and prevent treating these messages as BytesMessages.

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: