3 Oct
2019
3 Oct
'19
3:45 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21301 --- Comment #2 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- Created attachment 93603 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93603&action=edit Bug 21301: Remove patron informations in reserves for GetRecords ILS-DI service Actually, the GetRecords service gives many information : borrowernumber (reserves field) The issue data should not be sent by these service, its a privacy problem. Test plan : 1) Enable ILS-DI webservice 2) Place hold on an item 3) Go to {opac}/cgi-bin/koha/ilsdi.pl?service=GetRecords&id={biblionumber} 4) Check the reserves tag content -- You are receiving this mail because: You are watching all bug changes.