What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Bug Reports » Bug: Messenger.MyPersonalMessage does not always up-to-date

Bug: Messenger.MyPersonalMessage does not always up-to-date
Author: Message:
Csq
New Member
*


Posts: 4
Joined: Jan 2007
O.P. Bug: Messenger.MyPersonalMessage does not always up-to-date
Hi!

Live Messenger 9 introduces the sign in from multiple places feature.
But Messenger.MyPersonalMessage does not reflect if I change the personal message at another location, it still gives the old value.

Reproduce:
  • Sign in on computer A and B.
  • Modify the psm on computer B by hand
  • computer A will have the psm updated in the main messenger window, but my script running on it still says that Messenger.MyPersonalMessage stores the old one.

- Csq -
09-21-2009 09:13 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Bug: Messenger.MyPersonalMessage does not always up-to-date
While Patchou is on holidays could you test something for us.

Create a script on Computer A. Copy the following code into the script.

Javascript code:
function OnEvent_MyPsmChange ( sNewPsm )
{
    Debug.Trace ( sNewPsm );
}


Reproduce the bug. The purpose of this is to see if the Plus! event fires when the PSM is changed on Computer B. This will help Patchou resolve the bug.
09-22-2009 01:07 PM
Profile E-Mail PM Find Quote Report
Csq
New Member
*


Posts: 4
Joined: Jan 2007
O.P. RE: Bug: Messenger.MyPersonalMessage does not always up-to-date
Hi

I've created the test script and copied it to both computer A and B.

Test result: The event is fired only on the computer where I modify my PSM - when I modify it on computer A the event is fired on computer A  and when on computer B the event is fired on computer B only.

- Csq -
09-27-2009 03:58 PM
Profile E-Mail PM Find Quote Report
Csq
New Member
*


Posts: 4
Joined: Jan 2007
O.P. RE: Bug: Messenger.MyPersonalMessage does not always up-to-date
Hello

This bug is still there, but it's getting even more annoying:

After signin when I query my PSM it simply returns an empty string (though WLM itself displays my PSM correctly). It remains an empty string until I change the PSM in WLM.
03-05-2010 10:45 PM
Profile E-Mail PM Find Quote Report
AngelDevil
Full Member
***

Avatar
MsgPlus! Script Developer

Posts: 175
33 / Male / Flag
Joined: Jun 2007
RE: Bug: Messenger.MyPersonalMessage does not always up-to-date
See here: http://shoutbox.menthix.net/showthread.php?tid=93515
http://www.amicogeek.it - Technology blog!
03-06-2010 09:59 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On