-
Bug
-
Resolution: Fixed
-
Major
-
2.5.3
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE, MOODLE_26_STABLE
-
MDL-43671_message -
-
FRONTEND Sprint 8
When an instructor sends a message to all participants in the class, he/she is unable to view his/her own message history.
Steps to Reproduce:
- Create a course
- Enrol yourself and 1 other user
- Go into newly created course
- Click on Participants under the People block
- Select all the users listed including your account
- Choose "Send a Message"
- Enter a message and Preview
- Select Send Message
- After the message is sent, go to the Navigation block and select My Profile > Messages
- Select Recent Conversations
- Click on name link next to image
- Click back
- Click the link "this conversation" near your name
Expected Result: Message(s) should load
Actual Result: Invalid user id error is shown...
Debug info:
|
Error code: invaliduserid
|
Stack trace:
|
|
line 476 of /lib/setuplib.php: moodle_exception thrown
|
line 119 of /message/index.php: call to print_error()
|