I’m having serious problems to login to the manager if username contains any scandic characters (å, ä, ö). Does anyone know solution to this one?
I don’t know if these problems are related, but also all scandic characters on login error messages are shown as white boxes (file: "error.class.inc.php").
Development environment:
- Windows / XAMPP
- PHP 5.2.2
- Apache 2.2.4
- MySQL 5.0.41-community-nt
- Database encoding: utf8_unicode_ci
- Database connection: utf-8
- HTML charset: utf-8
- MODx 0.9.6
---
Update: Just tested to login with ManagerLogin snippet and it works just fine with usernames containing scandic characters.