https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19047
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #65532|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <[email protected]> --- Created attachment 65558 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65558&action=edit [SIGNED-OFF] Bug 19047: Fix AddBiblio call in Reserves.t AddBiblio does not return a title; the biblioitemnumber is stored in the title variable. The variables for biblioitemnumber are not used and can be removed. Test plan: Run t/db_dependent/Reserves.t Signed-off-by: Owen Leonard <[email protected]> -- 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/
