http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12916 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31792|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 32590 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32590&action=edit [SIGNED-OFF] 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 Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.