Last modified: 2010-09-28 13:47:36 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T27318, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25318 - Able to see other peoples messages
Able to see other peoples messages
Status: RESOLVED INVALID
Product: MediaWiki extensions
Classification: Unclassified
LiquidThreads (Other open bugs)
unspecified
All All
: Normal major (vote)
: ---
Assigned To: Andrew Garrett
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-09-26 12:09 UTC by p858snake
Modified: 2010-09-28 13:47 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Screenshot (198.86 KB, image/png)
2010-09-26 12:09 UTC, p858snake
Details

Description p858snake 2010-09-26 12:09:36 UTC
Created attachment 7702 [details]
Screenshot

I have two accounts "Peachey88" and "Peachey88 (Public)", These accounts are not linked in any way other than the common username, my latter account alerts to unread messages that belong to my other account.
Comment 1 Andrew Garrett 2010-09-28 13:35:02 UTC
mysql> select wl_namespace,wl_title from watchlist join user on wl_user=user_id where user_name='Peachey88 (Public)'
    -> ;
+--------------+--------------------+
| wl_namespace | wl_title           |
+--------------+--------------------+
|            2 | Peachey88          | 
|            2 | Peachey88_(Public) | 
|            3 | Peachey88          | 
|            3 | Peachey88_(Public) | 
+--------------+--------------------+
4 rows in set (0.00 sec)


You're watching your other account's talkpage.
Comment 2 MZMcBride 2010-09-28 13:47:36 UTC
If this confusing long-time users, it might indicate an underlying interface issue. There's probably a bug or two already filed about the interface being confusing, though.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links