[Koha] Encoding and Character Sets in Koha
Narcis Garcia
informatica at actiu.net
Fri Aug 24 01:09:19 NZST 2018
I sent you a complete export of MARC framework.
El 23/08/18 a les 15:07, Katrin Fischer ha escrit:
> Hi Narcis,
>
> I am sorry, but that's not the MARC record. Please check if you have the
> LDR/000 in your MARC framework. You can also copy the MARC from the MARC
> view on the staff detail page (link below the bibliographic details).
>
> Katrin
>
> *Gesendet:* Donnerstag, 23. August 2018 um 13:06 Uhr
> *Von:* "Narcis Garcia" <informatica at actiu.net>
> *An:* "Katrin Fischer" <Katrin.Fischer.83 at web.de>
> *Betreff:* Re: Encoding and Character Sets in Koha
>
> We are using own framework derived from default one.
> No tag added or removed to framework; only changed visibilities and
> captions.
>
> SELECT * FROM koha_biblio.biblio WHERE biblionumber = 2;
> +--------------+---------------+------------------+-------------------+----------+-------+--------+-------------+---------------+---------------------+-------------+----------+
> | biblionumber | frameworkcode | author | title |
> unititle | notes | serial | seriestitle | copyrightdate |
> timestamp | datecreated | abstract |
> +--------------+---------------+------------------+-------------------+----------+-------+--------+-------------+---------------+---------------------+-------------+----------+
> | 2 | FIG | Hammet, Dashiell | El halcon Maltés |
> NULL | NULL | 0 | NULL | NULL | 2018-06-19
> 11:43:59 | 2018-06-19 | NULL |
> +--------------+---------------+------------------+-------------------+----------+-------+--------+-------------+---------------+---------------------+-------------+----------+
>
>
>
>
> El 23/08/18 a les 09:43, Katrin Fischer ha escrit:
>
> Hi,
>
> how did you catalog them? Did you use a standard or a modified
> framework? Z39.50/SRU? Can you show us the MARC of your record?
>
> Hope this helps,
>
> Katrin
>
> *Gesendet:* Donnerstag, 23. August 2018 um 09:22 Uhr
> *Von:* "Narcis Garcia" <informatica at actiu.net>
> *An:* "Koha list" <koha at lists.katipo.co.nz>
> *Betreff:* [Koha] Encoding and Character Sets in Koha
> When cataloguing books with non-english characters, I see well saved
> strings at database (from OS console), but Koha web interface is not
> showing those unicode characters as expected.
>
> MariaDB works with character set utf8mb4
> Apache works with charset UTF-8
> All Koha database tables have collarion utf8_unicode_ci
> Koha HTML output is UTF-8 encoded and includes Content-Type...
> charset=utf-8
>
> Using Koha 17.11.06-1 on Debian 9.
>
> I don't find Koha's system preferences about this. What can I review?
>
> Thanks.
> _______________________________________________
> Koha mailing list http://koha-community.org
> Koha at lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>
More information about the Koha
mailing list