Last modified: 2011-03-13 18:06:06 UTC
Hallo! I noticed a small anomaly in reaching Wikimedia Foundation sister projects from "outside". This is the original request from Bug 4285: provide accessibility of Wikipedia's sister projects trough wikipedia: interwiki prefix The interwiki prefix 'wikinews' works as all other "family prefixes" (see http://en.wikipedia.org/wiki/User:Gangleri/tests/interwiki/wikinews ) However http://en.wikipedia.org/wiki/wikinews:Main_Page generates a *bad title* but *not* http://en.wikipedia.org/wiki/wikibooks:Main_Page http://en.wikipedia.org/wiki/wikiquote:Main_Page http://en.wikipedia.org/wiki/wikisource:Main_Page http://en.wikipedia.org/wiki/wiktionary:Main_Page *eaven* http://en.wikipedia.org/wiki/n:Main_Page works fine. ---- At the top of http://idler.paivola.fi/betawiki/user:Gangleri are some navigation links. both the striked links m:n: and c:n: fail http://meta.wikimedia.org/wiki/wikinews:user:Gangleri http://commons.wikimedia.org/wiki/wikinews:user:Gangleri and generate 'Bad title' They are coded as 'meta:wikinews:user:Gangleri' and 'commons:wikinews:user:Gangleri' *but* such links work for 'wikibooks', 'wikiquote', 'wikisource' and 'wiktionary'. Now the issue is identified. It should be easy to fix. Thanks in advance! best regards reinhardt [[user:gangleri]]
This is actually normal behaviour. In the InterWiki table, an InterWiki binding can be marked as "internal" (which means your links above will work) or as "external" (they don't work). If you look at Wikipedia's InterWiki table (dunno where it is, but it's somewhere), you'll probably see wikinews: marked as external. I agree that it shouldn't be, but it's not a problem in the code per se. To get this fixed, contact an admin on Wikipedia, they should be able to edit the InterWiki table and mark wikinews: as internal.