Bug 33951: Set normalized_oclc in opac/opac-readingrecord.pl
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 8 Jun 2023 09:51:17 +0000 (11:51 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 8 Jun 2023 12:02:13 +0000 (09:02 -0300)
commit8e93668796fd579e4dcbbbdf01b316ed044bd5bc
tree06a8118f8de7376663dadbd292a6137082339555
parentb608c05fd47e018e0c7085fe7f3d6a4b0023b755
Bug 33951: Set normalized_oclc in opac/opac-readingrecord.pl

normalized_oclc is used in the template to build the link to syndetics,
but it's not passed from the controller. Is this patch correct? Is
syndetics broken on this page? Should we remove it or keep it?
Is oclc parameter in the URL unecessary and should be removed?

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
opac/opac-readingrecord.pl