-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
3.7.2, 3.8
-
None
-
MOODLE_37_STABLE, MOODLE_38_STABLE
-
MDL-67109-master_invalidresponse -
When replying privately to a forum discussion from an account with mod/forum:readprivatereplies off a invalid response value detected error popup appears.
It has the title invalidresponse and the body says an invalid response value detected, file /lib/externallib.php on line 442 with some more information in the stack trace
From my testing this only occurs when replying to another user(not yourself), privately, and with mod/forum:readprivatereplies off.
Testing Instructions:
- Go to site administration and disable mod/forum:readprivatereplies for the account you are going to reply to the discussion with. mod/forum:postprivatereply must be enabled
- Login to an account with access to a forum.
- Navigate to a forum discussion posted by another user
- Reply privately to another user
- A popup of the error will appear, the post will be posted but for you it will have looked like it wasn't.
If you turn your debug setting to none it will still show.
I have attached an image of the pop up dialog