https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22597 Bug ID: 22597 Summary: Remove "more_subfields_xml" from GetPatronInfo response (xml broken) Change sponsored?: --- Product: Koha Version: 18.11 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Web services Assignee: koha-bugs@lists.koha-community.org Reporter: arthur.suzuki@biblibre.com QA Contact: testopia@bugs.koha-community.org Target Milestone: --- Created attachment 87070 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87070&action=edit BrokenXml returned from GetPatronInfo with show_loans=1 If value in more_subfields_xml contains xml opening and closing tags then xml structure in broken and response cannot be read by the third-party software. I suggest removing <more_subfields_xml> from the response as it is done for GetRecords. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.