https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271
--- Comment #126 from Martin Renvoize <[email protected]> --- Created attachment 76047 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76047&action=edit Bug 20271: Restore original GetItem functionality The return value of GetItem had been changed (as it would now return deleted items as well as current items). This patch restores the original functionality (as we've not catered for all calls to GetItem independantly), restores the original test as well as adding a further test to catch the correct setting of deleted_on by DelItem -- 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/
