http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6371
--- Comment #7 from Paul Poulain <[email protected]> 2011-10-07 14:27:02 UTC --- Created attachment 5772 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5772 Bug 6371 Item Types description not properly displayed if not pure ASCII In several places, C4::ItemType module is used to retrieve item types and their description. If the description text contains non-ASCII characters, those characters are not properly displayed. This bug can be seen in: - 4xx plugin of a UNIMARC DB - Home > Admin > Item circulation alerts - others?... Signed-off-by: Katrin Fischer <[email protected]> - Fixes display probems in circulation alerts and 4xx UNIMARC plugin - display in other places looks ok with and without patch Signed-off-by: Paul Poulain <[email protected]> -- 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/
