https://bugzilla.wikimedia.org/show_bug.cgi?id=31042

       Web browser: ---
             Bug #: 31042
           Summary: some defaults are wrong when interwiki linking to
                    other domains on the cluster (from at least nyc.wm &&
                    ar.wm)
           Product: Wikimedia
           Version: unspecified
          Platform: All
               URL: http://nyc.wikimedia.org/w/index.php?title=Home&curid=
                    1&diff=395&oldid=274
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


some defaults are wrong when interwiki linking to other domains on the cluster
(on at least nyc.wm && ar.wm)

> [[:en:foo]]
> 
> [[w:foo]]

renders as

> <p><a href="http://en.wikimedia.org/wiki/foo"; class="extiw" 
> title="en:foo">en:foo</a>
> </p><p><a href="http://nyc.wikipedia.org/wiki/foo"; class="extiw" 
> title="w:foo">w:foo</a></p>

http://nyc.wikimedia.org/wiki/Special:ExpandTemplates?input=[[%3Aen%3Afoo]]%0D%0A%0D%0A[[w%3Afoo]]

Neither of those domains exist:

$ host en.wikimedia.org
Host en.wikimedia.org not found: 3(NXDOMAIN)
$ host nyc.wikipedia.org
Host nyc.wikipedia.org not found: 3(NXDOMAIN)

Hack that I found to workaround this:
http://nyc.wikimedia.org/w/index.php?title=Home&curid=1&diff=395&oldid=274

(i now see this was already mentioned @ [[m:Help:Interwiki linking]])

< jeremyb> is http://www.mediawiki.org/wiki/Manual:$wgLanguageCode in anyway
related to the default language for interwiki links?
< jeremyb> e.g. if i do [[w:foo]] from commons it takes me to enwikip. from
dewikiquote it takes me to dewikip. (or at least that's how it should work
AFAIK)
< jeremyb> see preview:
http://nyc.wikimedia.org/wiki/Special:ExpandTemplates?input=%5B%5Bw:foo%5D%5D
< jeremyb> also broken:
http://ar.wikimedia.org/wiki/Special:ExpandTemplates?input=%5B%5Bw:foo%5D%5D
< jeremyb> maybe related to special.dblist membership?
< jeremyb> (i see commons has it)
< jeremyb> wow, wgNamespacesWithSubpages is confusing in the cluster
InitialiseSettings.php!

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to