[Koha-bugs] [Bug 27539] Warnings "Use of uninitialized value in split" on "Holds to pull" page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 7 16:46:50 CEST 2021


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

--- Comment #3 from Peter Vashchuk <stalkernoid at gmail.com> ---
(In reply to David Nind from comment #2)

Hey David.

Looks like since commit 2285c2d6 the file structure in the master changed
pretty drastically, it moved away from raw SQL SELECT to DBIx::Class, which
means no more "splits" that produce this exact warning.

Basically what you're saying is correct, ticket and patch are obsolete now.

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


More information about the Koha-bugs mailing list