[Koha-bugs] [Bug 22429] Infinite loop in patron card printing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 4 07:05:33 CET 2019


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

--- Comment #4 from David Cook <dcook at prosentient.com.au> ---
(In reply to Katrin Fischer from comment #1)
> We have seen conditions where exporting a batch of patron cards brings down
> the instance. Do you know how the patron cards need to be set up to create
> this one?

I don't have master conditions yet but in a 17.05.x I've reproduced with the
following:

--
Layout:

Units: PostScript Points

Field 1
Text: <firstname> <surname>
Font: Times-Roman
Font size: 20pt
Text alignment: Center
Lower left X coordinate: 40pt
Lower left Y coordinate: 20pt

Barcode
Print card number as barcode: checked
Lower left X coordinate: 0
Lower left Y coordinate: 50
Print card number as text under barcode: checked
--

--
Template:

Units: SI Millimeters
Page height: 32mm
Page width: 95mm
Card width: 95mm
Card height: 30mm

Top page margin: 5mm
Left page margin: 2mm
Number of columns: 1
Number of rows: 1
--

--
User:

Cardnumber: 1
Surname: Test
Firnatme: 12345678 123456 (Test)
--

This can generate an infinitely looping process of
/home/dcook/git/patroncards/create-pdf.pl

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


More information about the Koha-bugs mailing list