Bugzilla – Attachment 29138 Details for
Bug 12174
Zotero connection with Koha: problem with UTF-8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 12174 follow-up of the patch (a missing print statement)
SIGNED-OFF-Bug-12174-follow-up-of-the-patch-a-miss.patch (text/plain), 709 bytes, created by
Bernardo Gonzalez Kriegel
on 2014-06-22 03:06:42 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 12174 follow-up of the patch (a missing print statement)
Filename:
MIME Type:
Creator:
Bernardo Gonzalez Kriegel
Created:
2014-06-22 03:06:42 UTC
Size:
709 bytes
patch
obsolete
>From 178b15ea3ea3a68624028504c6ca2c42dc4d5b79 Mon Sep 17 00:00:00 2001 >From: Zeno Tajoli <z.tajoli@cineca.it> >Date: Sat, 3 May 2014 11:53:33 +0200 >Subject: [PATCH] [SIGNED-OFF] Bug 12174 follow-up of the patch (a missing > print statement) > >http://bugs.koha-community.org/show_bug.cgi?id=12174 >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >--- > opac/opac-export.pl | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/opac/opac-export.pl b/opac/opac-export.pl >index 8d76a1c..64c758a 100755 >--- a/opac/opac-export.pl >+++ b/opac/opac-export.pl >@@ -102,4 +102,5 @@ else { > -charset=>'utf-8', > -attachment=>"bib-$biblionumber.$format"); > } >+ print $marc; > } >-- >1.9.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 12174
:
27923
|
27924
|
27925
|
29137
|
29138
|
30359
|
30360