Sometimes, my persistent login information text is shown if I click to other user's information. (for example, yoursite.com/user/"uid")
Remembered logins
You have 1 persistent login session(s) created with the "Remember Me" login option on this site.
Erase persistent logins now (this will not log you out).
And then, if my login information is once shown to other user's information page, my login information is not shown when I go to my account page. (for example, yoursite.com/user/"myuid")
This is strange behavior I think.
Comments
Comment #1
bjaspan commentedIf you have 'administer Persistent Login' permission, the 'You have N persistent login session(s)...' info is displayed for every user account page you view. The info relates to the account you are viewing, not your own account. I am pretty sure this is what you are experiencing.
The bug here is that when an admin views another account, it should say "This account has..." instead of "You have..." to eliminate the confusion. I'm moving this display to the edit form anyway so I'll fix this when I fix that.
Comment #2
bjaspan commentedFixed in the 4.7 and 5 development branches.
Comment #3
bjaspan commented