[Koha-bugs] [Bug 29939] Improve auth check in opac-ratings-ajax.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 16 12:20:53 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29939

--- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 139171
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139171&action=edit
Bug 29939: Use the REST API for ratings

This patch replaces opac-ratings-ajax.pl with a new REST API route
POST /public/biblios/42/ratings

Note that we could go further and refactor the 'start_rating' select
code.

Test plan:
Test the "star ratings" feature at the OPAC, on the different page where
it's displayed.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list