-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
4.5.1, 4.5.2
-
None
-
MOODLE_405_STABLE
FULL STEPS:
- Login in as a user with a 'manager' role
- Navigate to Site Administration / Users / Browse list of users
- Ensure the list of users includes at least one without a profile picture (i.e., their initials are displayed beside their name)
- 'Download table data as' CSV or XLSX
- Open the downloaded CSV or XLSX file
WHAT YOU EXPECTED:
- The "full name" column includes usable data (i.e., only the user's full name)
WHAT ACTUALLY HAPPENS:
- The first column is identified as "Full name with picture and link"
- For users without a profile picture, their initials are concatenated with their name.
- To make the data usable, string manipulation would be required and each string would have to be assessed for whether or not it contains the user's initials.
Bug reproduced on https://school.moodledemo.net/ and https://sandbox.moodledemo.net
- duplicates
-
MDL-79612 Report export for users without images is buggy
-
- Development in progress
-