https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34838
--- Comment #8 from Pedro Amorim <[email protected]> --- Created attachment 156202 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156202&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 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
