[Koha-bugs] [Bug 34838] ILL tests generate a lot of "redefined" warnings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 26 13:20:24 CEST 2023


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

--- Comment #12 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 156219
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156219&action=edit
Bug 34838: Only check for status in status graph if request has a status

This check is required because when the existing_statuses method checks for the
existing status_alias, it'll leave out the status from the query, so the status
will be NULL for those particular query results when calling strings_map,
throwing a warning

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list