kami13sep / jabber-net

Automatically exported from code.google.com/p/jabber-net
Other
0 stars 0 forks source link

offline messages gets delivered when connected with a resource with negative priority. #94

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. set Store for Offine messages 
2. Send messages to a user who has not logged 
3. when user logs in with negative priority the offline messages are send 

What is the expected output? What do you see instead?
The messages should be send only when the priority is positive.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by rchowdhu...@gmail.com on 9 Jan 2010 at 7:23

GoogleCodeExporter commented 8 years ago
This is either a server bug, or you need to turn AutoPresence off.

Original comment by hil...@gmail.com on 11 Mar 2010 at 7:40