[Koha-bugs] [Bug 12068] label-create-pdf.pl Add support for RTL languages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Aug 9 15:07:35 CEST 2014


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

--- Comment #6 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
If you run 

perl -cwe "use Text::Bidi;"

then the output is

Name "swig_runtime_data::type_pointer3" used only once: possible typo at
/usr/lib/perl/5.14/DynaLoader.pm line 207.
-e syntax OK

That's the reason koha-qa complains.
Can't find another lib to replace Text::Bidi, and without it we can't print RTL
labels correctly

Patch still valid, save for small conflict on PerlDependencies.pm

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


More information about the Koha-bugs mailing list