http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14257 Bug ID: 14257 Summary: Add show_extended_attributes to ILS-DI call GetPatronInfo Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Web services Assignee: koha-bugs@lists.koha-community.org Reporter: viktor.sarge@regionhalland.se QA Contact: testopia@bugs.koha-community.org I can not seem to get extended patron attributes from GetPatronInfo. I propose we add this as an optional parameter (default 0) to ILS-DI GetPatronInfo. ( The use case that triggered this idea was letting people into the library after hours by logging in. We'd then use AuthenticatePatron to log them in and then look at a yes/no flag for those who are trusted to use the after hours service. This flag is coming from a extended patron attribute, but without a clean way to check it this will not work. ) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.