http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13555 Bug ID: 13555 Summary: Encoding problems on the vendor summary and edit pages Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org We see kind of inconsistent encoding problems for the vendor in Koha 3.18.2. The encoding problems appear for umlauts in the data from the database and also for the strings in the templates. Examle: Bärbel as name for the contact, or "Kontakt für verspätete Hefte" (contact for late issues). The problems are visible on the summary page and on the edit form. The problem is inconsistent, because sometimes when you open the page everything is ok... then only the database data shows the problem and the strings from the template are ok... and then both is broken. Not sure what's happening there. -- You are receiving this mail because: You are watching all bug changes.