Bugzilla – Attachment 25266 Details for
Bug 11730
C4::Charset call C4::Context without use it
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11730: C4-Charset call C4-Context without use it
Bug-11730-C4-Charset-call-C4-Context-without-use-i.patch (text/plain), 709 bytes, created by
Jonathan Druart
on 2014-02-14 14:03:42 UTC
(
hide
)
Description:
Bug 11730: C4-Charset call C4-Context without use it
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2014-02-14 14:03:42 UTC
Size:
709 bytes
patch
obsolete
>From 0a8f7012535cb2f9e81e2cccb740476aad4f6c9d Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?St=C3=A9phane=20Delaune?= <stephane.delaune@biblibre.com> >Date: Mon, 10 Feb 2014 10:52:59 +0100 >Subject: [PATCH] Bug 11730: C4-Charset call C4-Context without use it > >Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> >--- > C4/Charset.pm | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/C4/Charset.pm b/C4/Charset.pm >index 2968b5e..acad92a 100644 >--- a/C4/Charset.pm >+++ b/C4/Charset.pm >@@ -22,6 +22,7 @@ use warnings; > > use MARC::Charset qw/marc8_to_utf8/; > use Text::Iconv; >+use C4::Context; > use C4::Debug; > use Unicode::Normalize; > >-- >1.7.10.4
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 11730
:
25170
|
25241
| 25266