Menu

jml1.0b4release personal message issue

Help
leon lee
2010-02-26
2013-04-29
  • leon lee

    leon lee - 2010-02-26

    when I listened contactPersonalMessageChanged event , found some unexcepted information of users  like 'I am not here right now' and so on are catched.

     
  • James Lopez

    James Lopez - 2010-03-01

    Hello,

    Can you explain in more detail such issue? Thanks!

     
  • leon lee

    leon lee - 2010-03-02

    When we use this interface to catch personal message change event for contacts:

    public void contactPersonalMessageChanged(MsnMessenger messenger,
    MsnContact contact) {
                                                     String email = contact.getEmail().getEmailAddress();
    System.out.println(email + " change personal message to "+contact.getPersonalMessage());
    }
    We found  get the log information "email *** change personal message to I am not here right now'"
    but 'I am not here right now' is not current personal message of this user , so any thing wrong ?
    Thanks.

     
  • James Lopez

    James Lopez - 2010-03-02

    I didn't notice such issue, you mean that every time that the event is fired the personal message changes to such message or just a few times..? Have you notice that such issue happens after login, immediately after the user logins, after a first change, etc..?? That issue never happened to me. Thanks for your reply

     
  • leon lee

    leon lee - 2010-03-02

    Such issue just happens on few users , while we have tested in 500 users only  2 users has such issue . It is certain that  the information 'I am not here right now' is not  the user's personal message and it happenes not after user logins but very frequently on this user's , 12 times during half day .
    Now I did not know what information will be catched except personal message change for this event , or it is a MSN Version issue.
    Thanks.

     
  • James Lopez

    James Lopez - 2010-03-04

    by the way which version are you using? jmlb4 ?

     
  • leon lee

    leon lee - 2010-03-08

    jmlb4 of cause
    b3 does not support

     
  • James Lopez

    James Lopez - 2010-03-09

    Have you tried with the last SVN version? I'm not sure but I remember that I've touched something in such event, and perhaps it was after the jmlb4 release

     
  • leon lee

    leon lee - 2010-03-09

    Hi, bluegod
    for jml1.0b4release switchboard closed issue , I have turn back to b3 version. So I did not try the last SVN verstion.
    Thanks very much for your continued attention for this issue.
    What's more , I remembered that jml1.04b4 release has an addFriend error in Chinese parameter.
    The method MsnMessenger.addFriend(Email, String) , when I input Chinese for the second parameter , there will be an error show as  'something wrong ' .
    May be you can not find the way to input Chinese words for testing. I have two Chinese words('测试',it means 'test' in English) for you .
    Waiting for your reply. Also I am willing to use new feature of jml1.0b4release .
    Thanks again :)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.