[Koha-bugs] [Bug 15839] Move the reviews related code to Koha::Reviews

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 29 11:45:07 CEST 2016


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

--- Comment #54 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 53807
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53807&action=edit
Bug 15839: [QA Follow-up] Error checking in opac-review.pl

[1] Adds a check on biblionumber. (Prevents a DBIx error.)
[2] If you have a reviewid, search on that and check results.
    Add an unauthorized error in template.
[3] If you add a new review, check that there is no review yet.
    If so, edit the existing one.
    This supports the added FIXME on a unique constraint.

Note: This script could receive further attention.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Tested all crud ops with opac-review.pl (incl URL manipulation).

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


More information about the Koha-bugs mailing list