http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8375
--- Comment #8 from wajasu <[email protected]> --- I did some further testing. I added a second label, but with some unicode Hindi text, and that was enough to prevent this fix from working if one other label has unicode text in the batch. It prevented the utf8::decode from flipping the utf8 flag. This fix helps some of the time, and is a best effort, and will help for many latin1 cases. But this might be applicable for many one off spine label or small batch runs. Block-C1_Controls_and_Latin-1_Supplement is probably what is being enable here. Block-Latin_Extended-A - may not be. -- 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/
