http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019

--- Comment #1 from M. de Rooy <[email protected]> ---
A observation to start with:
The line in admin/preferences.pl:
$YAML::Syck::ImplicitUnicode = 1;
somehow makes the userid appear correctly.
Looking at it from a distance, this seems a unwanted side-effect. This
statement influences more than it looks like. We could also enable this YAML
var only when needed (during the load of the pref file). But this is another
report.

My solution for the current problem does not interfere with this side-effect..

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to