Skip to content

application/xml response doesn't have closing quotation mark for xmlns:ns0 namespace #54

Open
@playerjamesbattleground

Description

@playerjamesbattleground

Hi,

Firstly this is a great app that saved me lots of time, thanks.

I am using the version 1.3.7(12) and found in xml response body there is always a missing quotation mark ( " ) to close the xmlns:ns0 declaration, for example:

I got a response like:

<?xml version="1.0" encoding="UTF-8"?>
<ns0:crmOrganisationList xmlns:ns0="http://somewhere/v1/xsd>
<blahblah/>
</ns0:crmOrganisationList>

Notice the missing closing " after v1/xsd

Cheers
James

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions