[Koha-bugs] [Bug 13998] opac-ratings-ajax.pl is broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 15 13:49:47 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13998

--- Comment #3 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list