[Koha-bugs] [Bug 30446] Add a test for GetTagsLabels

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 20 14:19:51 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30446

--- Comment #6 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 133461
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133461&action=edit
Bug 30446: (follow-up) Remove warning

This patch removes a trivial warning caused by a parameter being
compared to a literal but not being defined. Doing a

$ git grep GetTagsLabels

shows the change is safe as the function is always called with a value
of either 0 or 1.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list