http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12068
--- Comment #6 from Bernardo Gonzalez Kriegel <[email protected]> --- 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. _______________________________________________ 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/
