https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11999
--- Comment #115 from Arthur Suzuki <[email protected]> --- Huuum... Hi David, Sorry, can't reproduce, this is what I got. Can you post verbose log? (in the meantime i'll try to clear those warnings) root@kohadevbox:koha(bz11999)$ prove t/db_dependent/Holds.t t/db_dependent/Holds.t .. 1/67 Use of uninitialized value $caller in index at /kohadevbox/koha/C4/Reserves.pm line 429. Use of uninitialized value $caller in index at /kohadevbox/koha/C4/Reserves.pm line 429. Use of uninitialized value $caller in index at /kohadevbox/koha/C4/Reserves.pm line 429. Use of uninitialized value $caller in index at /kohadevbox/koha/C4/Reserves.pm line 429. Use of uninitialized value $caller in index at /kohadevbox/koha/C4/Reserves.pm line 429. Use of uninitialized value $caller in index at /kohadevbox/koha/C4/Reserves.pm line 429. Use of uninitialized value $caller in index at /kohadevbox/koha/C4/Reserves.pm line 429. Use of uninitialized value $caller in index at /kohadevbox/koha/C4/Reserves.pm line 429. Use of uninitialized value $caller in index at /kohadevbox/koha/C4/Reserves.pm line 429. Use of uninitialized value $caller in index at /kohadevbox/koha/C4/Reserves.pm line 429. Use of uninitialized value $caller in index at /kohadevbox/koha/C4/Reserves.pm line 429. Use of uninitialized value $caller in index at /kohadevbox/koha/C4/Reserves.pm line 429. Use of uninitialized value $caller in index at /kohadevbox/koha/C4/Reserves.pm line 429. Use of uninitialized value $caller in index at /kohadevbox/koha/C4/Reserves.pm line 429. Use of uninitialized value $caller in index at /kohadevbox/koha/C4/Reserves.pm line 429. t/db_dependent/Holds.t .. ok All tests successful. Files=1, Tests=67, 5 wallclock secs ( 0.03 usr 0.01 sys + 3.68 cusr 0.38 csys = 4.10 CPU) Result: PASS -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
