Bugzilla – Attachment 84829 Details for
Bug 22282
Internal software error when exporting basket group as PDF
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix-PDF-issue-in-layout3pagesfr.pm
0001-Bug-22282-Fix-PDF-issue-in-layout3pagesfr.pm.patch (text/plain), 1.08 KB, created by
Christophe Croullebois
on 2019-02-06 15:21:21 UTC
(
hide
)
Description:
Fix-PDF-issue-in-layout3pagesfr.pm
Filename:
MIME Type:
Creator:
Christophe Croullebois
Created:
2019-02-06 15:21:21 UTC
Size:
1.08 KB
patch
obsolete
>From 86047d1092301617dbb107979a8517530f255a36 Mon Sep 17 00:00:00 2001 >From: Christophe Croullebois <christophe.croullebois@biblibre.com> >Date: Wed, 6 Feb 2019 15:04:01 +0000 >Subject: [PATCH 1/1] Bug 22282 : Fix PDF issue in layout3pagesfr.pm > >--- > Koha/pdfformat/layout3pagesfr.pm | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > >diff --git a/Koha/pdfformat/layout3pagesfr.pm b/Koha/pdfformat/layout3pagesfr.pm >index b4bdf78..d71ae3d 100644 >--- a/Koha/pdfformat/layout3pagesfr.pm >+++ b/Koha/pdfformat/layout3pagesfr.pm >@@ -1,5 +1,3 @@ >-package Koha::pdfformat::layout3pagesfr; >- > #example script to print a basketgroup > #written 07/11/08 by john.soros@biblibre.com and paul.poulain@biblibre.com > >@@ -20,7 +18,7 @@ package Koha::pdfformat::layout3pagesfr; > # with Koha; if not, see <http://www.gnu.org/licenses>. > > #you can use any PDF::API2 module, all you need to do is return the stringifyed pdf object from the printpdf sub. >-package pdfformat::layout3pagesfr; >+package Koha::pdfformat::layout3pagesfr; > use vars qw(@ISA @EXPORT); > use MIME::Base64; > use List::MoreUtils qw/uniq/; >-- >2.7.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 22282
:
84829
|
84854
|
84891
|
84910