https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31391
Martin Renvoize (ashimema) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |o.uk Keywords| |additional_work_needed --- Comment #289 from Martin Renvoize (ashimema) <[email protected]> --- Koha/REST/V1/Transfers.pm:100 — missed conversion. Still does if ( C4::Context->preference('UseRecalls') ), a truthy check that is now always true since even the string "off" is truthy in Perl. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
