-
Bug
-
Resolution: Fixed
-
Minor
-
3.11.8
-
MOODLE_311_STABLE
-
MOODLE_400_STABLE
-
Quite a lot of setup required for this:
- Under Admin -> Users -> Accounts -> User profile fields, create a new 'text' field called 'Name of pet' with length up to 100 chars.
- Go to Admin -> Users -> Permissions -> User policies, and turn on 'Name of pet' in the 'Show user identity' setting.
- Create a new user account with name 'Sam Student', and 'Name of pet' set to 'Moodle'.
- Ensure that the glossary filter is enable in the admin settings.
- Create a course.
- Add a glossary to that course (set to be the main glossary, and auto-link).
- Add a glossary entry for 'Moodle', with a description like 'Moodle is the most awesome VLE'.
- In the course, go to Participants, and click the 'Enrol' button to open the popup.
- Type 'Sam' into the search box.
Actual result: HTML source for the 'Moodle' glossary link is visible in the autocomplete drop-down.
Expected result: ... well, obviously not that!
- will be (partly) resolved by
-
MDL-50728 Review how to format cumtom user's profile text for external services comsumption
- Open