| Summary: | batch item modification : item properties not displaying when accented characters are used | ||
|---|---|---|---|
| Product: | Koha | Reporter: | philippe kloos <wwwretive> |
| Component: | Tools | Assignee: | Galen Charlton <gmcharlt> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P3 | CC: | wwwretive |
| Version: | 3.18 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | --- | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | screenshot showing the authorized values not beeing displayed | ||
Current master branch doesn't show the problem - so probably only a patch for older versions would be needed. |
Created attachment 42800 [details] 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