https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29074 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA CC| |tomascohen@gmail.com --- Comment #8 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Should the condition be: && defined C4::Context->preference('DefaultHoldExpirationdatePeriod') && C4::Context->preference('DefaultHoldExpirationdatePeriod') ne '' otherwise it will log a warning if it is undef, each time the syspref is read. -- You are receiving this mail because: You are watching all bug changes.