-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.6
-
Fix Version/s: 2.6.1
-
Component/s: Other
-
Labels:
-
Testing Instructions:
- Upload the users in the attached CSV file.
- Visit admin/user.php and check that you can successfully delete them.
-
Affected Branches:MOODLE_26_STABLE
-
Fixed Branches:MOODLE_26_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-42884_master -
Pull Master Diff URL:
-
Story Points:5
-
Sprint:BACKEND Sprint 7
The given username contains invalid characters
More information about this error
Debug info:
Error code: invalidusername
Stack trace:
line 113 of /user/lib.php: moodle_exception thrown
line 4213 of /lib/moodlelib.php: call to user_update_user()
line 84 of /admin/user.php: call to delete_user()