https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28094
Bug ID: 28094
Summary: Fix bad encoding of OVERRIDE_SYSPREF_LibraryName
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
I am creating alternative OPACs for a Koha site using the SetEnv techniques.
When I set this in the Apache config:
RequestHeader add X-Koha-SetEnv "OVERRIDE_SYSPREF_LibraryName
Slægtsforskernes Bibliotek"
there is a problem with the encoding, the name is displayed like this:
Slægtsforskernes Bibliotek
If I try to replace the "æ" with æ, that text is displayed as is, and not
replaced by the proper letter:
Slægtsforskernes Bibliotek
Anyone got a clue how to fix this?
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/