[ 
https://issues.apache.org/jira/browse/VYSPER-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502593#comment-13502593
 ] 

wan jian ming commented on VYSPER-333:
--------------------------------------

A and B are friends, so they should be in each other's rosters. 
A logins first;
B logins again. 
then A will receive the presence information of B.  this presence information 
of B is correct;     
also B will also get the presence information of A . this presence information 
of A is not correct; the from in which is bare JID, which is not correct; I 
think it should be also in FULL JID;
currently looked like.
<presence xmlns="jabber:client" from="[email protected]" 
to="[email protected]/58d68c4a768a44e9800f2dba4d1e238c"></presence>
                
> presence message should bring the resource information of one user;
> -------------------------------------------------------------------
>
>                 Key: VYSPER-333
>                 URL: https://issues.apache.org/jira/browse/VYSPER-333
>             Project: VYSPER
>          Issue Type: Bug
>          Components: stanza routing
>    Affects Versions: 0.7
>         Environment: normal environment;
>            Reporter: wan jian ming
>
> when one on logins, he/she will get the presence information from all of its 
> rosters. but in the presence message there are no resource jid, so the client 
> don't know exactly how many logins there.
> for example A has a friend B. but before A is login. there are two logins of 
> B already. so when A got prenence message of B, it only get two B@*** , 
> without resource in the JID; so when B logout, the client of A can't show the 
> status correctly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to