[Koha-bugs] [Bug 14257] Add show_extended_attributes to ILS-DI call GetPatronInfo

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 9 16:11:59 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14257

--- Comment #1 from Martin Persson <xarragon at gmail.com> ---
Created attachment 44656
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44656&action=edit
Bug 14257 - Add show_attributes to GetPatronInfo

This patch adds the ability to query the extended patron
attributes via the ILSDI web service's GetPatronInfo service.

Example: ilsdi.pl?service=GetPatronInfo&patron_id=3&show_attributes=1

A new element <attributes> will be added if there
are any attributes available from the database.

We need to discuss the security implications of showing the
attributes. At present it will allow querying of non-public
(OPAC-visible) information. We might want to change this.

Sponsored-By: Halland County Library

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list