Bugzilla – Attachment 121052 Details for
Bug 27837
Permanent location is reverted to location when location updated and permanent_location mapped to MARC field
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27837: (QA follow-up) Minor Spelling/Typo correction
Bug-27837-QA-follow-up-Minor-SpellingTypo-correcti.patch (text/plain), 1011 bytes, created by
Martin Renvoize (ashimema)
on 2021-05-17 13:27:00 UTC
(
hide
)
Description:
Bug 27837: (QA follow-up) Minor Spelling/Typo correction
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2021-05-17 13:27:00 UTC
Size:
1011 bytes
patch
obsolete
>From 993b69cc4bbd4962599980866aa3d791850afe21 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Mon, 17 May 2021 14:22:27 +0100 >Subject: [PATCH] Bug 27837: (QA follow-up) Minor Spelling/Typo correction > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > t/db_dependent/Items.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Items.t b/t/db_dependent/Items.t >index 3c079c779c..b28d930ebe 100755 >--- a/t/db_dependent/Items.t >+++ b/t/db_dependent/Items.t >@@ -1113,7 +1113,7 @@ subtest 'ModItemFromMarc' => sub { > $item->permanent_location(undef)->more_subfields_xml(undef)->store; > $item = $item->get_from_storage; > >- # This time nothing is set, but we pass an emty string >+ # This time nothing is set, but we pass an empty string > $item->permanent_location(""); > $item->location('E'); > $marc = C4::Items::Item2Marc( $item->unblessed, $item->biblionumber ); >-- >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 27837
:
117570
|
117572
|
117625
|
117626
|
117627
|
117628
|
117634
|
117728
|
117729
|
117730
|
117735
|
117738
|
120361
|
120362
|
120363
|
120364
|
120562
|
120563
|
120564
|
120565
|
120566
|
120616
|
120628
|
120629
|
120832
|
121044
|
121045
|
121046
|
121047
|
121048
|
121049
|
121050
|
121051
| 121052