http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2246
--- Comment #17 from wajasu <[email protected]> 2011-10-09 20:50:56 UTC --- I created a debian virtual machine dev environment as described by the community wiki, and see that perl 5.10.1 is what is used in debian squeeze. I applied my one liner patch (utf8::downgrade($line) in label-create-pdf.pl) and it had no effect. So I suspect some change in perl, or even a side effect of how certain modules behave is the reason. I'm noting this so a future upgrade might fix the issue for someone if its needed. I've been running perl 5.12.1, and now 5.14.2 is out. - Oct 24 2011 -- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
