https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30057 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 130359 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130359&action=edit Bug 30057: Move virtualshelf-related exceptions to a separate library This patch moves the not-generic virtualshelf-related exceptions to their own file. Callers are adjusted as required. To test: 1. Run: $ kshell k$ prove t/db_dependent/Virtualshelves.t => SUCCESS: Tests pass 2. Apply this patch 3. Repeat 1 => SUCCESS: Tests pass 4. Check virtualshelves work as expected 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.