Bugzilla – Attachment 158249 Details for
Bug 19097
Koha to MARC mappings (Part 3): Correct remaining GetMarcFromKohaField calls
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19097: (follow-up) Fix typo 'altough'
Bug-19097-follow-up-Fix-typo-altough.patch (text/plain), 892 bytes, created by
Nick Clemens (kidclamp)
on 2023-11-02 11:17:13 UTC
(
hide
)
Description:
Bug 19097: (follow-up) Fix typo 'altough'
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2023-11-02 11:17:13 UTC
Size:
892 bytes
patch
obsolete
>From 3382421ee04a75a9dad0210dab0568a4305adccf Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Thu, 2 Nov 2023 11:15:52 +0000 >Subject: [PATCH] Bug 19097: (follow-up) Fix typo 'altough' > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > C4/Biblio.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/C4/Biblio.pm b/C4/Biblio.pm >index 050d5090342..1145827d618 100644 >--- a/C4/Biblio.pm >+++ b/C4/Biblio.pm >@@ -1169,7 +1169,7 @@ sub GetMarcSubfieldStructure { > mappings, the former frameworkcode parameter is obsoleted. > > NOTE: There may be multiple mappings! In the first example above >- you could miss the second mapping (altough only a few of these >+ you could miss the second mapping (although only a few of these > will normally exist). > Calling in scalar context has been deprecated as of 10/2023. > >-- >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 19097
:
158063
|
158231
|
158232
|
158233
|
158246
|
158247
|
158248
|
158249
|
165103
|
165104
|
165105
|
165106