Last modified: 2008-02-06 05:50:51 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 T14931, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 12931 - Wrong global variable in SpecialVersion
Wrong global variable in SpecialVersion
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.12.x
All All
: Normal minor with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-02-06 00:08 UTC by Lejonel
Modified: 2008-02-06 05:50 UTC (History)
1 user (show)

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


Attachments
Updated three instances of $wgSkinExtensionFunctions (1.31 KB, patch)
2008-02-06 00:54 UTC, wikibugs
Details

Description Lejonel 2008-02-06 00:08:26 UTC
In SpecialVersion.php the global variable $wgSkinExtensionFunction is used. But in DefaultSettings.php and Setup.php the variable is named $wgSkinExtensionFunctions, with an s at the end. Bacause of this skin extension functions are not listed at Special:Version.
Comment 1 wikibugs 2008-02-06 00:54:37 UTC
Created attachment 4619 [details]
Updated three instances of $wgSkinExtensionFunctions

I found three instances (out of four) in SpecialVersion.php where there was no "s" on the variable name.
Comment 2 Raimond Spekking 2008-02-06 05:50:51 UTC
Fixed with r30605.

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


Navigation
Links