[Koha-bugs] [Bug 21853] Internal software error when exporting basket group as PDF with Perl > 5.24.1

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Nov 18 13:00:23 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21853

--- Comment #6 from Julian Maurice <julian.maurice at biblibre.com> ---
(In reply to M. Tompsett from comment #3) 
> I don't think you needed to remove the #!/usr/bin/perl, but merely add the
> Koha:: to the line below. -- Tested my idea, and yes this is overkill.
You're right. I didn't need to remove it, but a Perl module doesn't need a
shebang line either ;)

> Over zealous white space fixing. :)
I plead guilty... :)

(In reply to M. Tompsett from comment #5)
> Created attachment 82425 [details] [review]
> Bug 21853: Follow-up to solve printpdf error
I don't need this patch even in CGI mode. All pdfformat::* modules
automatically export their printpdf subroutine. Maybe some inconsistent
Exporter behavior between different Perl versions ?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list