spec/scansion/muc_subject_issue_667.scs
changeset 9710 d3c2c9248734
parent 9689 e98b901446d0
child 9711 9171eddcce93
equal deleted inserted replaced
9709:42a3e3a28248 9710:d3c2c9248734
    49 	<message type="groupchat" from="issue667@conference.localhost/Romeo">
    49 	<message type="groupchat" from="issue667@conference.localhost/Romeo">
    50 		<subject>Something to talk about</subject>
    50 		<subject>Something to talk about</subject>
    51 	</message>
    51 	</message>
    52 
    52 
    53 Romeo sends:
    53 Romeo sends:
       
    54 	<message to="issue667@conference.localhost" type="groupchat">
       
    55 		<body>Lorem ipsum dolor sit amet</body>
       
    56 	</message>
       
    57 
       
    58 Romeo receives:
       
    59 	<message type="groupchat" from="issue667@conference.localhost/Romeo">
       
    60 		<body>Lorem ipsum dolor sit amet</body>
       
    61 	</message>
       
    62 
       
    63 Romeo sends:
    54 	<presence to="issue667@conference.localhost/Romeo">
    64 	<presence to="issue667@conference.localhost/Romeo">
    55 		<x xmlns="http://jabber.org/protocol/muc"/>
    65 		<x xmlns="http://jabber.org/protocol/muc"/>
    56 	</presence>
    66 	</presence>
    57 
    67 
    58 Romeo receives:
    68 Romeo receives:
    70 		<body>Hello everyone</body>
    80 		<body>Hello everyone</body>
    71 	</message>
    81 	</message>
    72 
    82 
    73 Romeo receives:
    83 Romeo receives:
    74 	<message type="groupchat" from="issue667@conference.localhost/Romeo">
    84 	<message type="groupchat" from="issue667@conference.localhost/Romeo">
       
    85 		<body>Lorem ipsum dolor sit amet</body>
       
    86 	</message>
       
    87 
       
    88 Romeo receives:
       
    89 	<message type="groupchat" from="issue667@conference.localhost/Romeo">
    75 		<subject>Something to talk about</subject>
    90 		<subject>Something to talk about</subject>
    76 	</message>
    91 	</message>
    77 
    92 
    78 Romeo disconnects
    93 Romeo disconnects
    79 
    94