Skip to content

AxiomSoapMessageFactory does not parse application/xop+xml Content-Type properly [SWS-579] #698

@gregturn

Description

@gregturn

Art O Cathain opened SWS-579 and commented

AxiomSoapMessageFactory#getCharSetEncoding(), when given the following HTTP Content-Type header (which I assume is valid),

application/xop+xml;type="text/xml; charset=utf-8"

returns a CharSet of 'utf-8"' instead of 'utf-8' (i.e. there is an erroneous double quote at the end of the string).


Affects: 1.5.8

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions