Last modified: 2013-01-11 22:23:53 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 T45625, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 43625 - Strange notification from mediawiki.org
Strange notification from mediawiki.org
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Echo (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: bsitu
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-04 01:19 UTC by Carl Fürstenberg
Modified: 2013-01-11 22:23 UTC (History)
5 users (show)

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


Attachments

Description Carl Fürstenberg 2013-01-04 01:19:14 UTC
Got following notification:

"""
Pages you started were cross referenced on MediaWiki

Development policy/da, Coding conventions/da, Security for developers/da, Manual:Pre-commit checklist/da were linked by MediaWiki user Ribe, from this page: Developer hub/da

View more:

http://www.mediawiki.org/wiki/Developer_hub/da
"""

I, to my knowledge has never visited, watched, created, or imagined any of the pages given. Thus I must assume the notification system is going mad!
Comment 1 Ryan Kaldari 2013-01-04 01:45:07 UTC
What's your MediaWiki username, Carl?
Comment 2 Carl Fürstenberg 2013-01-04 01:45:26 UTC
it's AzaToth
Comment 3 Ryan Kaldari 2013-01-04 01:48:02 UTC
I wonder if it's a issue regarding subpages. Did you creating any of the parents for any of those pages?
Comment 4 Ryan Kaldari 2013-01-04 01:52:44 UTC
It's also possible we're just grabbing the wrong page_ids for some reason. Are there any links on https://www.mediawiki.org/wiki/Developer_hub/da that are to pages you created?
Comment 5 Carl Fürstenberg 2013-01-04 02:16:55 UTC
(In reply to comment #4)
> It's also possible we're just grabbing the wrong page_ids for some reason.
> Are
> there any links on https://www.mediawiki.org/wiki/Developer_hub/da that are
> to
> pages you created?

I cannot find any pages linked from that page which I've created.
Comment 6 Carl Fürstenberg 2013-01-04 03:07:20 UTC
It happened again now:

"""
A page you started was cross referenced on MediaWiki

User talk:IXavier was linked by MediaWiki user IXavier, from this page: MediaWiki talk:Newarticletext

View more:

http://www.mediawiki.org/wiki/MediaWiki_talk:Newarticletext
"""
Comment 7 Carl Fürstenberg 2013-01-04 13:01:10 UTC
And many more now:

"""
Länk was linked by MediaWiki user Taidokas, from this page: User:Taidokas

View more:

http://www.mediawiki.org/wiki/User:Taidokas
"""

"""
Thread:Talk:MediaWiki/MediaWiki 1.18 on Oracle was linked by MediaWiki user Shizhao, from this page: Thread:Talk:MediaWiki/MediaWiki 1.18 on Oracle (2)

View more:

http://www.mediawiki.org/wiki/Thread:Talk:MediaWiki/MediaWiki_1.18_on_Oracle_(2)
"""

"""
User talk:Romina.valentini was linked by MediaWiki user Romina.valentini, from this page: User:Romina.valentini

View more:

http://www.mediawiki.org/wiki/User:Romina.valentini
"""

"""
User talk:Robkam was linked by MediaWiki user Robkam, from this page: Extension talk:MediawikiPlayer

View more:

http://www.mediawiki.org/wiki/Extension_talk:MediawikiPlayer
"""
Comment 8 Alex Monk 2013-01-04 13:21:18 UTC
If this is annoying you, you can go to https://www.mediawiki.org/wiki/Special:Preferences#mw-prefsection-echo and disable it (untick "Creates a link to an article I created")
Comment 9 Carl Fürstenberg 2013-01-04 14:04:34 UTC
(In reply to comment #8)
> If this is annoying you, you can go to
> https://www.mediawiki.org/wiki/Special:Preferences#mw-prefsection-echo and
> disable it (untick "Creates a link to an article I created")

True, but I need to stand stong and await it to be fixed instead of going the easy way out.
Comment 10 Carl Fürstenberg 2013-01-04 14:05:36 UTC
Latest one:

"""
Thread:User talk:^demon/Re: Moved extensions from SVN - Git was linked by MediaWiki user Krenair, from this page: Thread:User talk:Kipmaster/Re: Moved extensions from SVN - Git

View more:

http://www.mediawiki.org/wiki/Thread:User_talk:Kipmaster/Re:_Moved_extensions_from_SVN_-_Git
"""
Comment 11 Carl Fürstenberg 2013-01-04 17:01:37 UTC
Just for reference; Here are the latest ones:

"""
Developers/da, Bugs/da, How to debug/da, Selenium Framework/da, Unit testing/da, Security/da, Localisation/da, Manual/da, MVL/da, API/da, Extensions FAQ/da, Extension Matrix/da, Enterprise hub/da, Academic hub/da, Project:WikiProject Extensions/da, Category:Extensions/da, Manual:Errors and Symptoms/da, Manual:Code/da, Manual:Database layout/da, Manual:Global object variables/da, Manual:Database access/da, Manual:Messages API/da, Manual:ContentHandler/da, Manual:Hooks/da, Manual:Developing extensionsda, Manual:$wgExtensionFunctions/da, Manual:Setup.php/da, Manual:Skinning/da, Manual:Skin configuration/da were linked by MediaWiki user Ribe, from this page: Developer hub/da

View more:

http://www.mediawiki.org/wiki/Developer_hub/da
"""

"""
User:Arcarlucci, User talk:Arcarlucci were linked by MediaWiki user Arcarlucci, from this page: Extension talk:Semantic Forms

View more:

http://www.mediawiki.org/wiki/Extension_talk:Semantic_Forms
"""
Comment 12 bsitu 2013-01-04 17:34:01 UTC
Thanks for providing the information, we will track down the cause of this bug
Comment 13 bsitu 2013-01-04 18:26:32 UTC
Hi Carl,

Sorry about all the spams to your email!  We have found out the cause of this bug.  I am applying a patch now.
Comment 14 Ryan Kaldari 2013-01-04 19:06:54 UTC
@Carl: It looks like your account was associated with an "orphan" revision in the database, i.e. a revision assigned to article id 0 (See bug 16674). This was the reason you were getting all the random notices. Thanks for the help troubleshooting the bug and sorry for the spam.
Comment 15 Jesús Martínez Novo (Ciencia Al Poder) 2013-01-04 21:07:10 UTC
Resolved on Gerrit change #42290 that has been merged, although not deployed yet
Comment 16 Carl Fürstenberg 2013-01-09 19:49:36 UTC
I'm still getting erroneous messages from mediawiki.org, and assume I'm not totally wrong, the change has been deployed to mediawiki.org at this time.

"""
Thread:Talk:Events/FOSDEM/2013 - DevRoom - Qgil/We have a second customer! :) was linked by MediaWiki user Qgil, from this page: Thread:Talk:Events/FOSDEM/2013 - DevRoom - Qgil/We have a second customer! :) (2)

View more:

http://www.mediawiki.org/wiki/Thread:Talk:Events/FOSDEM/2013_-_DevRoom_-_Qgil/We_have_a_second_customer!_:)_(2)
"""
Comment 17 bsitu 2013-01-09 20:12:00 UTC
The change was just deployed, the notification might come from old code

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


Navigation
Links