-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.2.8, 4.1.11, 4.3.5, 4.4.1
-
MOODLE_401_STABLE, MOODLE_402_STABLE, MOODLE_403_STABLE, MOODLE_404_STABLE
-
MDL-81928-master-role_parse_preset-fix
-
Maybe something caused by refactoring or some such. The variable $value doesn't exist therefore is never "true".
So the cleaning/fixing is never done. I've tested a nonexisting archetype. That doesn't reach the GUI nor the database because of other code.
Anyway, it should probably be fixed.