| Summary: | Basic editor for new entry or editing records drops fields that contains any UTF-8 character | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Courtenay Johnson <courtenay.johnson> |
| Component: | Cataloging | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED WONTFIX | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | m.de.rooy |
| Version: | 20.05 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| 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: | log from entering a field with UTF-8 | ||
|
Description
Courtenay Johnson
2021-09-26 17:23:57 UTC
Created attachment 125342 [details]
log from entering a field with UTF-8
The log contents after 1 try to enter a value in record with field 245,a containing several UTF-8 charcaters.
Hi Courtenay, please check your framework configuration and make sure you didn't remove/hide the LDR/000 field. This field will contain the encoding information on your record. If it's not present in a record, it will explain the problems you see with non-latin characters. The suggestion that the leader field was the heart of the problem was correct. Thanks Katrin, this comment was very helpful. Therefore this was just a finger problem. However, I find the documentation on the topic of the frameworks and the use of plugins and how to write and debug them totally inadequate to non-existent. |