https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30366 Bug ID: 30366 Summary: Warn when running automatic_item_modification_by_age.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Installation and upgrade (command-line installer) Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Blocks: 25790 When using the ./misc/cronjobs/automatic_item_modification_by_age.pl -v after setting up rules under tools > Automatic item modifications by age the script outputs several lines of warnings: With patch from 22827: Use of uninitialized value in string eq at /kohadevbox/koha/C4/Items.pm line 1856. Master as of today: Use of uninitialized value in string eq at /kohadevbox/koha/C4/Items.pm line 1852. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 [Bug 25790] [OMNIBUS] warnings removal -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.