http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12916 Bug ID: 12916 Summary: Use of uninitialized values $max and $min in C4/Tags.pm Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: veron@veron.ch QA Contact: testopia@bugs.koha-community.org If tag list is empty, sub stratify_tags issues a warning in opac-error.log because of uninitialized values $max and $min in C4/Tags.pm, line 600 -- You are receiving this mail because: You are watching all bug changes.