Bugzilla – Attachment 92184 Details for
Bug 23111
Setting a custom framework as the default for cataloguing is not possible
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23111: (follow-up) Made Biblio::Framework use statements plural
Bug-23111-follow-up-Made-BiblioFramework-use-state.patch (text/plain), 1.16 KB, created by
Hayley Pelham
on 2019-08-13 23:19:58 UTC
(
hide
)
Description:
Bug 23111: (follow-up) Made Biblio::Framework use statements plural
Filename:
MIME Type:
Creator:
Hayley Pelham
Created:
2019-08-13 23:19:58 UTC
Size:
1.16 KB
patch
obsolete
>From 1570c2d60343fe58a8912bbf00a5c26b6790d623 Mon Sep 17 00:00:00 2001 >From: Hayley Mapley <hayleymapley@catalyst.net.nz> >Date: Tue, 13 Aug 2019 23:07:10 +0000 >Subject: [PATCH] Bug 23111: (follow-up) Made Biblio::Framework use statements > plural > >Follow-up based on comment #10 to use Koha::BiblioFrameworks in >addbiblio.pl and cataloguing.pref. >--- > admin/preferences.pl | 2 +- > cataloguing/addbiblio.pl | 1 - > 2 files changed, 1 insertion(+), 2 deletions(-) > >diff --git a/admin/preferences.pl b/admin/preferences.pl >index fc4bcf38794..7f15e7c0511 100755 >--- a/admin/preferences.pl >+++ b/admin/preferences.pl >@@ -29,7 +29,7 @@ use C4::Log; > use C4::Output; > use C4::Templates; > use Koha::Acquisition::Currencies; >-use Koha::BiblioFramework; >+use Koha::BiblioFrameworks; > use File::Spec; > use IO::File; > use YAML::Syck qw(); >diff --git a/cataloguing/addbiblio.pl b/cataloguing/addbiblio.pl >index 43e1e42d6d2..57474f73044 100755 >--- a/cataloguing/addbiblio.pl >+++ b/cataloguing/addbiblio.pl >@@ -35,7 +35,6 @@ use C4::ClassSource; > use C4::ImportBatch; > use C4::Charset; > use Koha::BiblioFrameworks; >-use Koha::BiblioFramework; > use Koha::DateUtils; > > use Koha::ItemTypes; >-- >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 23111
:
90550
|
90587
|
90588
|
91039
|
91040
|
91791
|
92184
|
102602
|
102603
|
104058
|
104059
|
104060
|
104061
|
104062
|
106560
|
112354
|
112468
|
138766
|
138767
|
138768
|
138769
|
138770
|
141565
|
141566
|
141567
|
141568
|
141569
|
157717
|
157718
|
157719
|
157720
|
157721
|
157722
|
157723