[Koha-bugs] [Bug 12916] Use of uninitialized values $max and $min in C4/Tags.pm

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 22 18:47:57 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12916

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31792|0                           |1
        is obsolete|                            |

--- Comment #3 from Owen Leonard <oleonard at 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 at myacpl.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list