-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
3.4.8, 3.5.5, 3.6.3, 3.7, 4.3.12, 4.4.9, 4.5.5, 5.0.1
-
mysql Ver 14.14 Distrib 5.7.26, for Linux (x86_64) using EditLine wrapper
-
MySQL
-
MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE, MOODLE_403_STABLE, MOODLE_404_STABLE, MOODLE_405_STABLE, MOODLE_500_STABLE
-
An error happen when a tag with accent is added if other equal tag exist without accent. Por example: "música"/"musica".
The error is by the "tag_tagnam_uix" index.
An error message example:
Duplicate entry '1-música' for key 'mdl_tag_tagnam_uix'
|
Using utf8mb4_unicode_ci (recomended by Moodle - https://docs.moodle.org/36/en/MySQL_full_unicode_support) and MySQL.