http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11096 Pongtawat <pongtawat@punsarn.asia> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pongtawat@punsarn.asia --- Comment #86 from Pongtawat <pongtawat@punsarn.asia> --- Just a note that this should also solve a problem with long tag. For example 505 with long UTF-8 text will easily exceed ISO2709 standard (of 9,999 chars) and cause problem with Zebra index and display. Before this patch, for records with long tag, some index might work and some might not. Search display of these records may either missing (due to invalid UTF-8 sequence error), show up with no items or show up with broken link. (I haven't test that this patch solve the long tag problem. But theoritically, it should). -- You are receiving this mail because: You are watching all bug changes.