Bugzilla – Attachment 143796 Details for
Bug 24606
Allow storing item values as a template for creating new items
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24606: (QA follow-up) Remove duplicate include
Bug-24606-QA-follow-up-Remove-duplicate-include.patch (text/plain), 702 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2022-11-11 18:49:17 UTC
(
hide
)
Description:
Bug 24606: (QA follow-up) Remove duplicate include
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2022-11-11 18:49:17 UTC
Size:
702 bytes
patch
obsolete
>From 2e7da3ce147e23befa2efcbce174fb6f693961d0 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 11 Nov 2022 15:47:36 -0300 >Subject: [PATCH] Bug 24606: (QA follow-up) Remove duplicate include > >--- > cataloguing/additem.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/cataloguing/additem.pl b/cataloguing/additem.pl >index d4fca012a18..ed31390663e 100755 >--- a/cataloguing/additem.pl >+++ b/cataloguing/additem.pl >@@ -50,7 +50,6 @@ use MARC::File::XML; > use MIME::Base64 qw( decode_base64url encode_base64url ); > use Storable qw( freeze thaw ); > use URI::Escape qw( uri_escape_utf8 ); >-use URI::Escape qw( uri_escape_utf8 ); > > our $dbh = C4::Context->dbh; > >-- >2.38.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 24606
:
141613
|
141614
|
141615
|
141616
|
141617
|
141717
|
141718
|
141719
|
141720
|
141721
|
141972
|
142003
|
142004
|
142005
|
142006
|
142007
|
142008
|
142833
|
142834
|
142835
|
142836
|
142837
|
142877
|
142878
|
142879
|
142880
|
142881
|
142882
|
142883
|
142884
|
142885
|
142886
|
142887
|
142888
|
143020
|
143569
|
143570
|
143571
|
143572
|
143573
|
143574
|
143575
|
143576
|
143577
|
143578
|
143579
|
143580
|
143581
|
143794
|
143795
| 143796 |
143989
|
143990
|
144161