http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7258 Bug #: 7258 Summary: Cannot delete a title from a list if the bibliographic record has been deleted Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Virtual Shelves AssignedTo: gmcharlt@gmail.com ReportedBy: oleonard@myacpl.org QAContact: ian.walls@bywatersolutions.com If you have deleted a bibliographic record which appears on someone's list, the title will remain on the list but the original biblionumber will not be output to the template. Since virtualshelfcontents stores entries by shelfnumber + biblionumber, you can't delete something without a biblionumber. This makes it impossible to remove something from a list after the bibliographic record has been deleted. This makes it impossible to mitigate the effects of Bug 7252 by removing the deleted item from a list. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.