Last modified: 2009-04-15 17:32:02 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T19898, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 17898 - "Wiktionary" is a bad interwiki prefix on ukwiktionary and mlwiktionary
"Wiktionary" is a bad interwiki prefix on ukwiktionary and mlwiktionary
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Interwiki links (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Rob Halsell
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-09 23:26 UTC by Robert Ullmann
Modified: 2009-04-15 17:32 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Robert Ullmann 2009-03-09 23:26:56 UTC
The uk.wiktionary has cone to believe that the iwiki prefix "wiktionary" means the english wikt, when it should be nil.

Follow this link: http://uk.wiktionary.org/wiki/Wiktionary:Sandbox

Also true of ml (IIRC).

Bug in loading these?
Comment 1 Mike.lifeguard 2009-03-09 23:30:52 UTC
Changed summary.
Comment 2 Casey Brown 2009-03-10 01:34:46 UTC
Could it be fixed by setting an internal alias of "Wiktionary" for "Project"?
Comment 3 Mike.lifeguard 2009-03-10 02:57:12 UTC
(In reply to comment #2)
> Could it be fixed by setting an internal alias of "Wiktionary" for "Project"?
> 

I'm not sure why it'd have to be. The other Wiktionary language editions don't do that, AFAIK.
Comment 4 Lejonel 2009-03-20 21:48:52 UTC
> Could it be fixed by setting an internal alias of "Wiktionary" for "Project"?

I think it can. Here are som sample lines from http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php
 
'wgNamespaceAliases' => array(
    // defaults to aid when things are switched
    'wiktionary' => array( 'Wiktionary' => NS_PROJECT ),

    'iswiktionary' => array(
        'Wiktionary' => NS_PROJECT,
        'Wikiorðabókspjall' => 5,
    ),
    'mlwiktionary' => array(
        'വിക്കി‌‌_നിഘണ്ടു' => NS_PROJECT,
        'വിക്കി‌‌_നിഘണ്ടു_സംവാദം' => NS_PROJECT_TALK,
    ),
    'ukwiktionary' => array(
        'ВС' => NS_PROJECT,
    ),

There is an alias by default on Wiktionaries with no customised aliases. But Wiktionaries with customised aliases override the defaults and have to set the alias "locally" (if they want it, but it seems like a good idea), like for Icelandic Wiktionary.

(The config files shows some other Wiktionaries and other projects with the same problem.)
Comment 5 Brion Vibber 2009-03-20 22:20:41 UTC
Looks like it may need to be added to individual entries here...
Comment 6 Rob Halsell 2009-04-15 17:32:02 UTC
I have added the entries of:

'Wiktionary' => NS_PROJECT

To both the mlwiktionary and ukwiktionary sections.  This should resolve the issue.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links