File

spec/scansion/basic.scs @ 9703:0cfb7b3593eb 0.11

MUC: Fix traceback when requesting voice (fixes #1269) (thanks jonas’) Introduced by change from add_child to add_direct_child in ce57c69a20e2 Why does add_direct_child not return self like everything else?
author Kim Alvefur <zash@zash.se>
date Sat, 15 Dec 2018 11:55:27 +0100
parent 9291:329a670ae975
line wrap: on
line source

# Basic login and initial presence

[Client] Romeo
	jid: user@localhost
	password: password

---------

Romeo connects

Romeo sends:
	<presence/>

Romeo receives:
	<presence/>

Romeo disconnects