Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-7622

Attributes are merged

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 3.1.12
    • None
    • None
    • None
    • Unknown

    Description

      AttachmentSerializer.java was changed and re-introduced faulty behavior:

      Actual:

      Content-Type: application/xop+xml; charset=UTF-8; type="application/soap+xml; action=\"preview\""

      Expected:

      Content-Type: application/xop+xml; charset=UTF-8; type=application/soap+xml; action="preview"

      Attributes 'type' and 'action' are merged into one.

      Please fix, eventually revert to old code.

      See: https://github.com/apache/cxf/commit/9bbf1acd7291416f9afcd312e7dc302e9031fa25#diff-230a76e41a0370126d1e6e2ea28728ee

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              joerg.rade Jörg Rade
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: