[Bug 7111] New: label-print-pdf.pl creates malformed pdf files due to duplicate initialization of PDF::Reuse
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7111 Bug #: 7111 Summary: label-print-pdf.pl creates malformed pdf files due to duplicate initialization of PDF::Reuse Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Label printing AssignedTo: cnighswonger@foundations.edu ReportedBy: dkg@fifthhorseman.net QAContact: koha-bugs@lists.koha-community.org Created attachment 6086 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6086 remove duplicate PDF::Reuse initialization on koha 3.0.6, labels/label-print-pdf.pl appears to mistakenly initialize PDF::Reuse twice (by invoking prInitVars() and prFile() in two different places). This causes the output pdf file to always be broken (try passing it to pdfinfo from poppler-utils). The attached patch should resolve the issue. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7111 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Version|rel_3_0 |master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7111 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7111 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P1 Version|master |rel_3_0 Patch Status|Needs Signoff |--- -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7111 Chris Nighswonger <cnighswonger@foundations.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Chris Nighswonger <cnighswonger@foundations.edu> 2011-10-28 11:54:38 UTC --- 3.0 is quite old at this point and label-print-pdf.pl is long since removed. I would recommend upgrading to the most recent stable release 3.6.0. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org