-
Bug
-
Resolution: Fixed
-
Minor
-
3.4.4, 3.5.1, 3.6
-
MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MDL-63068_master -
-
When editing a custom profile field with a shortname that contains an underscore the underscore gets silently stripped when ever the field is edited.
If underscores are not allowed then there should be an error, not a silent stripping, and if they are allowed they should not be stripped.
I just spent 3 hours trying to figure out why my web services calls to create users with a field ad_dn suddenly stopped working. It was because editing the field resulted in it being renamed to addn!
- has been marked as being related by
-
MDL-68101 Consider switching profile field shortname type from PARAM_TEXT to PARAM_ALPHANUMEXT
-
- Open
-