15 Apr
2015
15 Apr
'15
12:49 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13998 --- Comment #3 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 37904 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37904&action=edit Bug 13998: Reintroduce use of Koha::Database for C4::Ratings It has been removed by bug 13852, because before bug 13852, Koha::Database was used in C4:Members which was used by C4::VirtualShelves which was used by C4::Auth which was finally used by C4::Ratings... Test plan: At the opac, record detail page, note the record using the stars. Without this patch it does not work. -- You are receiving this mail because: You are watching all bug changes.