Bugzilla – Attachment 73915 Details for
Bug 20540
TransformHtmlToXml can duplicate the datafield close tag
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20540: (follow-up) Remove debug line
Bug-20540-follow-up-Remove-debug-line.patch (text/plain), 703 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2018-04-10 09:16:00 UTC
(
hide
)
Description:
Bug 20540: (follow-up) Remove debug line
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2018-04-10 09:16:00 UTC
Size:
703 bytes
patch
obsolete
>From 36ecce51574e03ee5ebadab3fe74aaff643b8f43 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sat, 7 Apr 2018 10:59:47 +0200 >Subject: [PATCH] Bug 20540: (follow-up) Remove debug line > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > C4/Biblio.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/C4/Biblio.pm b/C4/Biblio.pm >index 5749bbae88..f68853481c 100644 >--- a/C4/Biblio.pm >+++ b/C4/Biblio.pm >@@ -2367,7 +2367,6 @@ sub TransformHtmlToXml { > } > $xml .= "</record>\n"; > $xml .= MARC::File::XML::footer(); >- use Data::Printer colored => 1; warn p $xml; > return $xml; > } > >-- >2.17.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 20540
:
73801
|
73824
|
73825
|
73914
| 73915