-
Bug
-
Resolution: Fixed
-
Minor
-
2.1.6, 2.2.3
-
MOODLE_21_STABLE, MOODLE_22_STABLE
-
MOODLE_22_STABLE
-
This is a followup of MDL-32586 and MDL-33007, aimed to:
- Improve fix_utf8() to avoid some annoying notices and provide mbstring() alternative for buggy iconv libraries (not supporting //IGNORE).
- Inform the admin (in notifications page and/or environmental checks, to decide) about the site being run using a buggy iconv without mbstring alternative.
To backport to 22 and 21, ideally, once the original issues have been tested in a bunch of OS/PHP combinations. I think this will make life really better for a lot of debian/ubuntu/redhat sites.
Ciao