Last modified: 2010-05-26 09:03:09 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 T25569, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 23569 - Change name of Portal talk namespace on jawiki, jawikinews
Change name of Portal talk namespace on jawiki, jawikinews
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Rob Halsell
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-05-17 18:09 UTC by aokomoriuta
Modified: 2010-05-26 09:03 UTC (History)
2 users (show)

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


Attachments

Description aokomoriuta 2010-05-17 18:09:16 UTC
In mediawiki rev66497[1], Japanese namespace names have changed.
But in some custom namespace names of talk, it doesn't updated.

For example: [[Portal:数学]][2] (mathmatics) in Japanese Wikipedia, the portal-talk namespace names is [[Portal‐ノート:数学]]. It should be [[Portal・トーク:数学]]


[1] http://www.mediawiki.org/wiki/Special:Code/MediaWiki/66497 
[2] http://ja.wikipedia.org/wiki/Portal:%E6%95%B0%E5%AD%A6
[3] http://ja.wikipedia.org/wiki/Portal%E2%80%90%E3%83%8E%E3%83%BC%E3%83%88:%E6%95%B0%E5%AD%A6
Comment 1 aokomoriuta 2010-05-17 18:34:56 UTC
Ja wikinews has "ポータル" (Portal) namespace and its talk is "ポータル‐ノート".
It should be "ポータル・トーク".
Comment 2 JeLuF 2010-05-17 20:49:38 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 763)
+++ InitialiseSettings.php	(working copy)
@@ -3506,7 +3506,7 @@
         102 => 'Progetto',
         103 => 'Discussioni_progetto',
         ),
-    'jawiki' => array( 100 => 'Portal', 101 => 'Portal‐ノート' ),
+    'jawiki' => array( 100 => 'Portal', 101 => 'Portal・トーク' ),
     'kawiki' => array(
         100 => 'პორტალი',
         101 => 'პორტალი_განხილვა',
@@ -4267,7 +4267,7 @@
     ),
     'jawikinews' => array(
         100 => "ポータル",
-        101 => "ポータル‐ノート",
+        101 => "ポータル・トーク",
         108 => '短信',
         109 => '短信‐ノート',
      ),
Comment 3 aokomoriuta 2010-05-18 02:02:28 UTC
Thanks.
But old link [[ポータル‐ノート:数学]] doesn't work.
Could you add "ポータル‐ノート" as alias of "ポータル・トーク"?
Comment 4 aokomoriuta 2010-05-18 04:13:16 UTC
(In reply to comment #3)
> Thanks.
> But old link [[ポータル‐ノート:数学]] doesn't work.
> Could you add "ポータル‐ノート" as alias of "ポータル・トーク"?

I commit this as new bug Bug 23576.
Comment 5 Aphaia 2010-05-21 18:02:47 UTC
Hi, 
on behalf of jawikinews, I request as follows:
* keep (or re-add) ポータル‐ノート as alias for its custom namespace 101 
* change setting of its custom namespace 109 which is now named 短信‐ノート, as similar, ie.
** make 短信・ノート as default and
** keep the current value 短信‐ノート remaining as alias

Thanks in advance!
Comment 6 Aphaia 2010-05-26 09:03:09 UTC
Now seems resolved. Thanks so much :)

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


Navigation
Links