-
Bug
-
Resolution: Fixed
-
Major
-
3.6
-
MOODLE_36_STABLE
-
MOODLE_36_STABLE
-
MDL-64217-master -
Tested $release = '3.6rc1 (Build: 20181125)' , $version = 2018112500.00; confirmed on qa.moodle.net master just now.
- Login as Teacher or manager (= how I tested it)
- Switch to Clean theme.
- Got to a course's participants list, pick a participant.
- Click on their name to bring up their course profile page.
- Notice the spinning wheel indicating connection process on top of the Add to Contacts button.
- This is to be seen on any user info page where this button can be found - issues discovered while testing
MDLQA-12720.
It looks serious to me. Could be a simple CSS problem. I did not get any errors, but when trying to refresh many pages on my localhost install, got memory errors like:
Fatal error: Out of memory (allocated 14680064) (tried to allocate 1052672 bytes) in D:\Moodle36\server\moodle\cache\stores\file\lib.php on line 368
Fatal error: Out of memory (allocated 8388608) (tried to allocate 32768 bytes) in D:\Moodle36\server\moodle\lib\tablelib.php on line 1663
So I just wonder is this is not a leak of some type..
Wasn't sure which components to choose..
My screenshots:
- blocks
-
MDLQA-12360 CLONE - The number of unread messages, conversations and contact requests is displayed in the messaging drawer
-
- Passed
-
- is a regression caused by
-
MDL-64091 Timeline block in Clean theme displays four extra icons near each activity icon
-
- Closed
-