Last modified: 2011-01-25 00:31:17 UTC
As http://ace.wikipedia.org has been launched yesterday, please add "ace" to interwiki table.
All new codes: ace, ckb, mwl, pnb are missing.
I think this should have been done in the installation set... but might require an explicit run of dumpInterwiki or something? Whatever it is that updates /h/w/p/cache/interwiki.cdb
I have run: php maintenance/dumpInterwiki.php -o cache/interwiki.cdb This should fix the interwiki issues. If not, please reply to reopen ticket!
I've tested [[ace:]] on id.wikipedia but it's still not working. Reopen bug.
See also https://bugzilla.wikimedia.org/show_bug.cgi?id=20181#c14
As far as I can see in CommonSettings.php the path to cache file is set to: $wgInterwikiCache = "$IP/cache/interwiki.cdb"; so imho, you'll need to sync it. Also it would be great to also run rebuildInterwiki.php to work arround bug 19838.
Bump prio/severity.
I am currently looking at this with Brion. No ETA on resolution due to other mitigating factors, but it is being looked at!
*** Bug 20255 has been marked as a duplicate of this bug. ***
It was either "!log jeluf ran sync-common-all" or a cache entry expired, but the new interwiki links are working. Yay.
Thanks for trying to and fixing this, all together :-) Nice to see 5 new working wikis blossoming already; great.
Thanks! It's working now.