https://bugzilla.wikimedia.org/show_bug.cgi?id=58408
Web browser: ---
Bug ID: 58408
Summary: Wikimedia extension
Product: Wikimedia
Version: wmf-deployment
Hardware: All
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: Unprioritized
Component: Extension setup
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Mobile Platform: ---
Created attachment 14075
--> https://bugzilla.wikimedia.org/attachment.cgi?id=14075&action=edit
Auth
{{{angosso}}}
stable stable version
require_once( "$IP/extensions/ExtensionName" to
php $IP/maintenance/update.php
Fix Path:/home/angosson/public_html/./.mw
Database name: angosson_mw779; Auth
class ParserTestParserHook {
static function setup( &$parser ) {
$parser->setHook( 'tag', array( __CLASS__, 'dumpHook' ) );
$parser->setHook( 'statictag', array( __CLASS__, 'staticTagHook' ) );
return true;
}
Added a security fix related to MediaWiki core related to data leakage and
false authentication
Make master wiki
repo summary
tree
code changes
compatibility compatibility chart, e.g. Template:Extension Testing
Merge "Add souirce overide for WikibaseDataModel"
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l