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

--- Comment #40 from Jonathan Druart <[email protected]> ---
Created attachment 167213
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167213&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 <[email protected]>
Signed-off-by: Tomas Cohen Arazi <[email protected]>

Signed-off-by: Jonathan Druart <[email protected]>

-- 
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/

Reply via email to