Last modified: 2010-05-19 20:07:43 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 T25576, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 23576 - Alias of Potal talk namespace on jawiki, jawikinews
Alias of Potal 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-18 04:12 UTC by aokomoriuta
Modified: 2010-05-19 20:07 UTC (History)
1 user (show)

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


Attachments

Description aokomoriuta 2010-05-18 04:12:18 UTC
Thanks for  Bug 23569[1].
But old namespace names link doesn't work.

Could you add old namespace names alias?

"ポータル‐ノート" => 101

thanks.

[1] https://bugzilla.wikimedia.org/show_bug.cgi?id=23569
Comment 1 JeLuF 2010-05-19 04:48:41 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 766)
+++ InitialiseSettings.php	(working copy)
@@ -1932,8 +1932,14 @@
         'WB' => NS_PROJECT,
     ),
     'itwiktionary' => array(
-	'WZ' => NS_PROJECT,
+	    'WZ' => NS_PROJECT,
     ),
+    'jawiki' => array(
+    	"ポータル‐ノート" => 101,
+    ),
+    'jawikinews' => array(
+    	"ポータル‐ノート" => 101,
+    ),
     'jawikiversity' => array(
          'Wikiversity_talk' => NS_PROJECT_TALK,
     ),
Comment 2 aokomoriuta 2010-05-19 06:50:20 UTC
Thanks. Bus Sorry, I have mistaken.
Old namespace names is "Portal", not "ポータル"

X "ポータル‐ノート" => 101
O "Potal‐ノート" => 101
Comment 3 aokomoriuta 2010-05-19 06:50:49 UTC
O "Portal‐ノート" => 101
Comment 4 aokomoriuta 2010-05-19 07:06:50 UTC
The above comments are for only jawiki.

jawn's old one = "ポータル‐ノート" -> OK
jawp's old one = "Portal‐ノート" -> NG
Comment 5 JeLuF 2010-05-19 20:07:43 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 767)
+++ InitialiseSettings.php	(working copy)
@@ -1936,6 +1936,7 @@
     ),
     'jawiki' => array(
     	"ポータル‐ノート" => 101,
+    	'Portal‐ノート' => 101,
     ),
     'jawikinews' => array(
     	"ポータル‐ノート" => 101,

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


Navigation
Links