Bugzilla – Attachment 152158 Details for
Bug 33951
normalized_oclc not defined in opac-readingrecord.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33951: (QA follow-up) Import GetNormalizedOCLCNumber
Bug-33951-QA-follow-up-Import-GetNormalizedOCLCNum.patch (text/plain), 735 bytes, created by
Nick Clemens (kidclamp)
on 2023-06-08 11:04:20 UTC
(
hide
)
Description:
Bug 33951: (QA follow-up) Import GetNormalizedOCLCNumber
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2023-06-08 11:04:20 UTC
Size:
735 bytes
patch
obsolete
>From 225bf6001e3c34d62a23b64bbfbedb7c4be20fe6 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Thu, 8 Jun 2023 11:03:45 +0000 >Subject: [PATCH] Bug 33951: (QA follow-up) Import GetNormalizedOCLCNumber > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > opac/opac-readingrecord.pl | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/opac/opac-readingrecord.pl b/opac/opac-readingrecord.pl >index df7f6a2c0b..7ee0a5f697 100755 >--- a/opac/opac-readingrecord.pl >+++ b/opac/opac-readingrecord.pl >@@ -25,6 +25,7 @@ use C4::Koha qw( > getitemtypeimagelocation > GetNormalizedISBN > GetNormalizedUPC >+ GetNormalizedOCLCNumber > ); > use C4::Biblio; > use C4::Members qw( GetAllIssues ); >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 33951
:
152141
|
152157
| 152158