diff --git a/src/mod_muc/mod_muc_room.erl b/src/mod_muc/mod_muc_room.erl index 2ea2272f0..461cd9660 100644 --- a/src/mod_muc/mod_muc_room.erl +++ b/src/mod_muc/mod_muc_room.erl @@ -2559,7 +2559,7 @@ find_changed_items(UJID, UAffiliation, URole, S when S =/= false -> try exmpp_jid:parse(S) of J -> - {value, J} + {value, [J]} catch _:_ -> ErrText = io_lib:format(