-
Bug
-
Resolution: Fixed
-
Minor
-
3.5.3, 3.6
-
MOODLE_35_STABLE, MOODLE_36_STABLE
-
MOODLE_35_STABLE, MOODLE_36_STABLE
-
MDL-64223-master -
- Set up a working local jabber server (https://hub.docker.com/r/rroemhild/ejabberd) configuring with 2 users.
- In Moodle, enable jabber. and make sure to enable it for offline and online use.
- Under a user's notification prefs (user 1), click the cog next to Jabber.
- Enter username@localhost and hit enter to link that user
- Open messaging pane and click the cog
- Enable Jabber output (toggle to on)
- Download pidgin (sudo apt-get install pidgin)
- Open pidgin, create new account using username@localhost
- In pidgin account settings (manage accounts -> modify):
- Under the 'Advanced' tab, set 'connection security' to 'use encryption if enabled'
- Under the 'Proxy' tab, set 'proxy' to 'No proxy'
- Now, log in to moodle as another user (user 2)
- Send a message to user 1
- Notice the 'undefined' error'. You can check the xhr request to see the full stack trace.
- blocks
-
MDLQA-12417 CLONE - A user can receive message notifications via popup, email or jabber
-
- Passed
-