-
Bug
-
Resolution: Fixed
-
Minor
-
2.3.2
-
MOODLE_23_STABLE
-
MOODLE_24_STABLE
-
wip-
MDL-36113-master -
We're handling empty lines at the end of the file but if an empty line is found in the middle a fatal error occurs.
The database activity has a URL and text area field.
myblog, about me
|
http://bob.com,I am bob. Fear me.
|
http://joe.com, I am joe. I like Joe. Joe good.
|
|
http://blamo.com,blamo i am.
|
|
|
Unable to read the raw data from the CSV file
|
|
More information about this error
|
Debug info:
|
Error code: csvfailed
|
Stack trace:
|
|
line 467 of /lib/setuplib.php: moodle_exception thrown
|
line 107 of /mod/data/import.php: call to print_error()
|
- Testing discovered
-
MDL-35850 Input data should be trimmed during bulk user upload
-
- Closed
-