# #667 MUC message with subject and body SHALL NOT be interpreted as a subject change
[Client] Romeo
password: password
jid: romeo@localhost
-----
Romeo connects
# and creates a room
Romeo sends:
Romeo receives:
# the default (empty) subject
Romeo receives:
# this should be treated as a normal message
Romeo sends:
Greetings
Hello everyone
Romeo receives:
Greetings
Hello everyone
# Resync
Romeo sends:
# Presences
Romeo receives:
Romeo receives:
Greetings
Hello everyone
# the still empty subject
Romeo receives:
# this is a subject change
Romeo sends:
Something to talk about
Romeo receives:
Something to talk about
# a message without
Romeo sends:
Lorem ipsum dolor sit amet
Romeo receives:
Lorem ipsum dolor sit amet
# Resync
Romeo sends:
# Presences
Romeo receives:
# History
# These have delay tags but we ignore those for now
Romeo receives:
Greetings
Hello everyone
Romeo receives:
Lorem ipsum dolor sit amet
# Finally, the topic
Romeo receives:
Something to talk about
Romeo disconnects