https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32776
--- Comment #13 from David Nind <[email protected]> --- Hi Aleisha. Things aren't working as expected: 1. In the staff interface, the system preference is now called ConvertedSelectedHoldsToRecalls, even though in the database it is ConvertSelectedHoldsToRecalls (Convert.. instead of Converted...) 2. In the third patch (Terminology: Reserves to Holds) it refers to'ConvertedSelectedHoldsToRecalls'. I was only up to step 7 in the test plan, and I got this (the first hold wasn't converted): misc/cronjobs/recalls/convert_holds_to_recalls.pl -v --min 1 Use of uninitialized value in string eq at misc/cronjobs/recalls/convert_holds_to_recalls.pl line 102. Use of uninitialized value in string eq at misc/cronjobs/recalls/convert_holds_to_recalls.pl line 112. David -- 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/
