Last modified: 2014-10-28 14:47:00 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 T72638, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 70638 - Special:Version: Use Config instead of globals
Special:Version: Use Config instead of globals
Status: PATCH_TO_REVIEW
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.24rc
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: config-obj
  Show dependency treegraph
 
Reported: 2014-09-10 00:00 UTC by Kunal Mehta (Legoktm)
Modified: 2014-10-28 14:47 UTC (History)
0 users

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


Attachments

Description Kunal Mehta (Legoktm) 2014-09-10 00:00:11 UTC
In master: 

SpecialVersion.php
56:		global $IP, $wgExtensionCredits;
253:		global $wgVersion, $IP;
292:		global $wgVersion;
342:		global $wgVersion;
432:		global $wgExtensionCredits;
486:		global $wgExtensionCredits;
573:		global $wgExtensionCredits;
807:		global $wgSpecialVersionShowHooks, $wgHooks;
1178:		global $wgArticlePath, $wgScriptPath;
Comment 1 Gerrit Notification Bot 2014-09-10 19:45:54 UTC
Change 159536 had a related patch set uploaded by Florianschmidtwelzow:
SpecialVersion: Use Config object instead of globals

https://gerrit.wikimedia.org/r/159536
Comment 2 Gerrit Notification Bot 2014-10-28 14:47:00 UTC
Change 159536 abandoned by Florianschmidtwelzow:
SpecialVersion: Use Config object instead of globals

Reason:
Should be discussed in bugreport :)

https://gerrit.wikimedia.org/r/159536

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


Navigation
Links