17 Jul
2014
17 Jul
'14
11:20 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12592 --- Comment #1 from Petter Goksøyr Åsen <boutrosboutrosboutros@gmail.com> --- Created attachment 29787 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29787&action=edit Bug 12592 - Minor correction for C4::DelBiblio documentation The function header says that DelBiblio checks to make sure there aren't any issues on any of the items. What the code does, on the other hand, is to check whether biblio has any items attached, and refuses to delete biblio if it has any. -- You are receiving this mail because: You are watching all bug changes.