Bugzilla – Attachment 123208 Details for
Bug 28763
Undefined subroutine XSLTParse4Display (bug 17600)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28763: (bug 17600 follow-up) Import XSLTParse4display in opac-tags.pl
Bug-28763-bug-17600-follow-up-Import-XSLTParse4dis.patch (text/plain), 642 bytes, created by
Jonathan Druart
on 2021-07-27 11:49:58 UTC
(
hide
)
Description:
Bug 28763: (bug 17600 follow-up) Import XSLTParse4display in opac-tags.pl
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2021-07-27 11:49:58 UTC
Size:
642 bytes
patch
obsolete
>From c3d8ff65f91e1e058a4a48881ea8aaa0001e7b45 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 27 Jul 2021 13:49:38 +0200 >Subject: [PATCH] Bug 28763: (bug 17600 follow-up) Import XSLTParse4display in > opac-tags.pl > >--- > opac/opac-tags.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/opac/opac-tags.pl b/opac/opac-tags.pl >index df323ce003c..f9dd2070fdd 100755 >--- a/opac/opac-tags.pl >+++ b/opac/opac-tags.pl >@@ -48,7 +48,7 @@ use C4::Tags qw( > remove_tag > stratify_tags > ); >-use C4::XSLT; >+use C4::XSLT qw( XSLTParse4Display ); > > > use Koha::Logger; >-- >2.20.1
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 28763
:
123204
|
123206
| 123208