http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14881 Bug ID: 14881 Summary: batch item modification : item properties not displaying when accented characters are used Change sponsored?: --- Product: Koha Version: 3.18 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: gmcharlt@gmail.com Reporter: wwwretive@yahoo.fr QA Contact: testopia@bugs.koha-community.org Created attachment 42800 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42800&action=edit screenshot showing the authorized values not beeing displayed i run koha 3.18.10 on debian wheezy. when i use the batch item modification tool, some item properties are not displayed. (see screenshot attached). when the authorized values have accented characters in their description, the generated html is missing the description : <option value="Histoire / Afrique / Colonialisme & Anti-colonialisme">Histoire / Afrique / Colonialisme & Anti-colonialisme</option> --> no diacritics, generated html ok <option value="Histoire / Afrique / Généralités"></option> --> with "e accute", the generated html is missing the description -- You are receiving this mail because: You are watching all bug changes.