Bugzilla – Attachment 111526 Details for
Bug 19353
Make possible to have custom XSL template for marcxml and marc21 metadata prefixes in OAI server
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19353: Use xslt from distribution, not packaged installed one
Bug-19353-Use-xslt-from-distribution-not-packaged-.patch (text/plain), 1.01 KB, created by
Katrin Fischer
on 2020-10-13 11:07:17 UTC
(
hide
)
Description:
Bug 19353: Use xslt from distribution, not packaged installed one
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-10-13 11:07:17 UTC
Size:
1.01 KB
patch
obsolete
>From 7c5255554d8f8759873361f6ab990fa857aa0024 Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Wed, 30 Sep 2020 17:40:01 +0000 >Subject: [PATCH] Bug 19353: Use xslt from distribution, not packaged installed > one > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > t/db_dependent/OAI/oaiconf.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/OAI/oaiconf.yaml b/t/db_dependent/OAI/oaiconf.yaml >index 6d77f82608..251dbd35db 100644 >--- a/t/db_dependent/OAI/oaiconf.yaml >+++ b/t/db_dependent/OAI/oaiconf.yaml >@@ -3,5 +3,5 @@ format: > metadataPrefix: marxml > metadataNamespace: http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim > schema: http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd >- xsl_file: /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/xslt/Del995.xsl >+ xsl_file: koha-tmpl/intranet-tmpl/prog/en/xslt/Del995.xsl > include_items: 0 >-- >2.11.0
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 19353
:
69530
|
69531
|
72553
|
72554
|
76331
|
76332
|
77469
|
77470
|
111005
|
111006
|
111007
|
111009
|
111524
|
111525
| 111526 |
111527