sombhardwaj / asmack

Automatically exported from code.google.com/p/asmack
0 stars 0 forks source link

Cancel an Existing Registration #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What are you doing to produce the error?
1. Register a user
2. Login
3. Call the AccountManager.deleteAccount() method

What is the expected output?
Successful cancellation according to XEP-0077

What do you see instead? (Please attach a debug enabled logcat)
Exception (xml-not-well-formed), see logcat file

What version of aSmack / Android / Device do you use?
asmack-2010.05.07 / Android 1.5 / Emulator (AVD 1.5)

What server do you use? Is there a public server to reproduce the problem?
jabber.hot-chilli.net (ejabberd)

What else might help us to reproduce and hunt down the problem?
The remove-tag is malformed: </remove> instead of <remove/>. I have included a 
small patch. Is it possible to include the fix in the next release?

Original issue reported on code.google.com by mha...@gmail.com on 28 Jul 2010 at 8:31

Attachments:

GoogleCodeExporter commented 8 years ago
  can you paste you code here? I think only this we can help you 

Original comment by zengqin...@gmail.com on 31 Mar 2011 at 2:57

GoogleCodeExporter commented 8 years ago
  before sginout you account ,you must remove packetlistener....
  the bug had resolved by someone 

Original comment by liu0198...@gmail.com on 1 Jun 2011 at 8:56