-
Bug
-
Resolution: Fixed
-
Major
-
2.4
-
MOODLE_24_STABLE
-
MOODLE_24_STABLE
-
wip-
MDL-35850-master -
When you try to import a csv file which contain spaces after the delimiter, it doesnt work since the fieldname in the csv doesnt match the one in database because of extra space in the beginning or end.
- Goto admin>users>upload bulk users
- upload a valid csv file with spaces after "," (Example:- username, password, firstname, lastname, email)
- It generates an error when it shouldnt
- Discovered while testing
-
MDL-36112 Importing entries into a database activity generates php warnings
-
- Closed
-
-
MDL-36113 Importing entries into a database activity from a csv file containing empty lines results in an error
-
- Closed
-
- has been marked as being related by
-
MDL-42547 Bulk users upload: values are not trimmed in CSV file when bulk uploading users
-
- Closed
-