https://bugzilla.wikimedia.org/show_bug.cgi?id=31992
Web browser: ---
Bug #: 31992
Summary: After removing custom prefix from the interwiki table
the old links still points to the target wikis
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Interwiki (extension)
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
I downloaded [[mw:Extension:Interwiki]] and put the following on my
LocalSettings.php:
require_once("$IP/extensions/Interwiki/Interwiki.php");
$wgGroupPermissions['*']['interwiki'] = false;
$wgGroupPermissions['sysop']['interwiki'] = true;
Then, I went to [[Special:Interwikis]] and added prefix "w2"
(http://pt.wikipedia.org/wiki/$1) (trans: 0) (local: 1) to
the interwiki table.
Next, I created a page with
*[[:w2:Main Page]], which points to http://pt.wikipedia.org/wiki/Main Page
*[[:w2:en:Main Page]], which points to http://pt.wikipedia.org/wiki/en:Main
Page
Then I removed prefix "w2" from the interwiki table and made an edit on the
page again. The links were still pointing to pt.wikipedia.org.
I think they should not be pointing there anymore after being deleted.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l