[Koha-bugs] [Bug 14894] Labels: allow empty lines in PDF export

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 25 09:48:42 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14894

--- Comment #1 from Theodoros Theodoropoulos <theod at lib.auth.gr> ---
FYI, there are two 'suspicious' line in the Label.pm code:
201: $f =~ s/^\s?//;
456: next LABEL_LINES if $line eq '';

that could be relevant to this issue, but even if they are commented out, the
PDF output remains the same. Maybe additional changes should be made to the PDF
creator.

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


More information about the Koha-bugs mailing list