http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9873
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16535|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <[email protected]> --- Created attachment 17018 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17018&action=edit Bug 9873 - Quiet errors in the log from XSLT.pm If XSLTResultsDisplay is enabled and items in your search results lack a shelving location or a ccode errors will appear in the log complaining of "uninitialized value in hash element." This patch adds a check on these values to quiet the errors. To test, find or create a record with items which have no shelving location and/or no collection code. Perform a search the results for which will include your record. Check for errors in the log. Signed-off-by: Chris Cormack <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
