https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21832
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |In Discussion --- Comment #15 from Jonathan Druart <[email protected]> --- one sec. I had (and still have) issues when I refactored C4 code called from the ILSDI module. The problem is: what is really expected and what was there by 'accident'? IMO is_expired was in the response by accident, proof of that: it is not in the "Example response" on http://catalogue.kohadev.org/cgi-bin/koha/ilsdi.pl?service=Describe&verb=GetPatronInfo Moreover we have dateexpiry, so client can guess if the patron's account has expired or not :) Swithing to In Discussion. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
