subugoe / goefis

This repository contains the layers and changes specific to the SUB Goettingen
2 stars 0 forks source link

Unicode warning sometimes #113

Closed christianmahnke closed 7 years ago

christianmahnke commented 7 years ago

In different places we get

 Wide character in print at /srv/LibreCat/local/lib/perl5/Log/Log4perl/Appender/File.pm line 313, <GEN0> line 628.

Maybe Perl doesn't do Unicode by default? Looks like this is the case: http://stackoverflow.com/questions/15210532/use-utf8-gives-me-wide-character-in-print

This can be witnessed during the startup (data import phase) and if you try to save a edited publication.

christianmahnke commented 7 years ago

See http://blogs.perl.org/users/brian_d_foy/2011/09/logging-wide-characters-with-log4perl.html Perl doesn't do Unicode by default (in 2017)

christianmahnke commented 7 years ago

https://github.com/subugoe/pubdev_docker/commit/4fe93b2f45d42b2b85bb7613ff158cd7afa9a59f