Issue with remove a contact from my roster

Server returns subscription=‘‘none’’ instead of ‘‘remove’’ when I remove a contact from my roster

(00C92828:500) Data sent

<iq type=‘‘set’’ id=‘‘mir_11’’><query xmlns=‘‘jabber:iq:roster’’><item jid=‘‘mike@tmse-n1yudx31pt’’ subscription=‘‘remove’’/>

(00C92828:500) Data received

<item jid=“mike@tmse-n1yudx31pt”

subscription=“none”/>

Message was edited by: NT Man

Dear Developers, why you are not post any comment here?

Hey Mike,

In my test Wildfire is sending an IQ with the remove value but it is also sending another IQ with the none value. I will see later check the XMPP spec and compare it with our implementation.

Thanks,

– Gato