http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12916
--- Comment #1 from Marc Véron <[email protected]> --- Created attachment 31792 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31792&action=edit Bug 12916 - Use of uninitialized values $max and $min in C4/Tags.pm Test plan: Make sure that you have no tags In Opac, go to 'Tag cloud' Check opac-error.log for entries regarding uninitialized values $max and $min in C4/Tags.pm, line 600 Apply patch Reload page 'Tag cloud' Result: No more warnings in opac-error.log -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
