Hoo man has uploaded a new change for review.
https://gerrit.wikimedia.org/r/177184
Change subject: Set normalizeItemByTitlePageNames to true per default
......................................................................
Set normalizeItemByTitlePageNames to true per default
IMO a much saner default, as the behavior of the special
page is rather weird if this is false.
Not deploy relevant, as this has been true in production
since forever.
Change-Id: I24d7d08cbcb17c9b6dc2e48e8c2fcc36d18ce2e5
---
M repo/config/Wikibase.default.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase
refs/changes/84/177184/1
diff --git a/repo/config/Wikibase.default.php b/repo/config/Wikibase.default.php
index 8187aa1..1018585 100644
--- a/repo/config/Wikibase.default.php
+++ b/repo/config/Wikibase.default.php
@@ -41,7 +41,7 @@
),
// Should the page names (titles) be normalized against the
external site
- 'normalizeItemByTitlePageNames' => false,
+ 'normalizeItemByTitlePageNames' => true,
// Items allowed to be used as badges pointing to their CSS
class names
'badgeItems' => array(),
--
To view, visit https://gerrit.wikimedia.org/r/177184
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I24d7d08cbcb17c9b6dc2e48e8c2fcc36d18ce2e5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits