Why i can''t get message with certain message format?

i logon a wildfire3.2.4 server without any plugins. i send a message to myself,like this

<message id=“U14rE-26” to="test01$gov@commnet1.com.cn" from="test01$gov@commnet1.com.cn" type=“normal”>

<body>This is a test message</body><thread>85236V</thread></message>

then there is no message response to the client.

while i send a message like this way first:

<message id=“U14rE-26” to="test01$gov@commnet1.com.cn" from="test01$gov@commnet1.com.cn" type=“normal”>

<body>This is a test message</body><thread>85236V</thread><x xmlns=“jabber:x:event”><offline/><composing/></x></mess age>

then there is a message response to the client.

meanwhile i logon wildfire 3.1.1 with no plugins,too. i can get message response with both message format.

i have not got down to debug the wildfire3.2.4, is there anyone tell me why?

Message was edited by: intelchen

Hi,

I can’‘t reproduce this issue but I don’'t have a 3.2.4 installation any more. Do you see this problem also within the current release?

LG

i have try it into openfire3.3.0. it seems to be good.

i will debug into it.

thx.