bugzilla-daemon | 1 Jun 2010 04:19
Picon

[Bug 23705] Change namespaces in ja.wikipedia

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

Hisagi <hisagi.5z4q9s <at> gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #4 from Hisagi <hisagi.5z4q9s <at> gmail.com> 2010-06-01 02:19:31 UTC ---
http://ja.wikipedia.org/w/api.php?action=query&meta=siteinfo&siprop=namespaces|namespacealiases
According to above API Result, your changes seem to be different from what I
requested.
Is the reflection to ja.wikipedia late...?

--

-- 
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.
bugzilla-daemon | 1 Jun 2010 04:42
Picon

[Bug 22967] Edit comment/summary accepts 200 chars but is truncated on save.

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

--- Comment #24 from Bawolff <bawolff+wn <at> gmail.com> 2010-06-01 02:42:48 UTC ---
Technically it will truncate it at 250, then add "..." to the end then return
the original if its shorter or equal to the truncated string, so in english at
least (where the  "..." message is 3 bytes long) all is well, but I'm not sure
if relying on that is really good practise.

--

-- 
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.
bugzilla-daemon | 1 Jun 2010 05:30
Picon

[Bug 19697] Activate RevisionDelete for sysops on dewiki

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

JeLuF <jeluf <at> gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |jeluf <at> gmx.de
         Resolution|                            |FIXED

--- Comment #9 from JeLuF <jeluf <at> gmx.de> 2010-06-01 03:30:05 UTC ---
RevisionDelete has been enabled globally for all wikis => Closing this ticket.

--

-- 
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.
bugzilla-daemon | 1 Jun 2010 05:50
Picon

[Bug 23705] Change namespaces in ja.wikipedia

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

--- Comment #5 from JeLuF <jeluf <at> gmx.de> 2010-06-01 03:50:58 UTC ---
You wrote:

   Please add the previous namespaces ('トーク', '利用者・トーク', etc.)
   to "namespace-aliases".

That's what I did. But apparently, 'トーク' is the current name of the namespace:

   <ns id="1" case="first-letter" subpages="" canonical="Talk" 
      xml:space="preserve">トーク</ns>

So something went wrong here. Which column in your table is the current name of
the namespace, and wich is the alias that you want to have for the namespace?

--

-- 
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
Wikibugs-l <at> lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
bugzilla-daemon | 1 Jun 2010 06:25
Picon

[Bug 23705] Change namespaces in ja.wikipedia

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

--- Comment #6 from aokomoriuta <aokomoriuta <at> enmps.net> 2010-06-01 04:25:43 UTC ---
The column 2 is the current one and the column 3 is the old one in Hisagi's
comment #0.

But now I have one problem to inform you.
At
[[:w:ja:Wikipedia:井戸端/subj/名前空間名の変更への対応#投票終了後の処理]] [1]
, there is one question about this changing but not answered.

It says the result of the poll [2] can be interpreted in two ways.

The first is, as Hisagi said in comment #0, "jawiki community wants the
namespace names to be reverted to old one immediately".
But the another is "jawiki community don't wants to use the current namespace
names, therefore it must be modified based the discussion in jawiki".

So the question asks "Is it not so serious?" or "Don't we have to discuss it?"

In my opinion, it seems not so clear enough to request to change them at the
present time, but only confuses sysadmins.

[1]
http://ja.wikipedia.org/wiki/Wikipedia:%E4%BA%95%E6%88%B8%E7%AB%AF/subj/%E5%90%8D%E5%89%8D%E7%A9%BA%E9%96%93%E5%90%8D%E3%81%AE%E5%A4%89%E6%9B%B4%E3%81%B8%E3%81%AE%E5%AF%BE%E5%BF%9C#.E6.8A.95.E7.A5.A8.E7.B5.82.E4.BA.86.E5.BE.8C.E3.81.AE.E5.87.A6.E7.90.86
[2] [[w:ja:Wikipedia:井戸端/subj/名前空間名の変更への対応/投票]]
http://ja.wikipedia.org/wiki/Wikipedia:%E4%BA%95%E6%88%B8%E7%AB%AF/subj/%E5%90%8D%E5%89%8D%E7%A9%BA%E9%96%93%E5%90%8D%E3%81%AE%E5%A4%89%E6%9B%B4%E3%81%B8%E3%81%AE%E5%AF%BE%E5%BF%9C/%E6%8A%95%E7%A5%A8

--

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
(Continue reading)

bugzilla-daemon | 1 Jun 2010 06:31
Picon

[Bug 23705] Change namespaces in ja.wikipedia

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

--- Comment #7 from Hisagi <hisagi.5z4q9s <at> gmail.com> 2010-06-01 04:31:28 UTC ---
(In reply to comment #5)
I'm sorry that my requests were difficult for understand.
My requests are:
  to change A to B in namespaces,
  to remove B from namespace-aliases,
  to add A to namespace-aliases.

[Namespace]         [A]-Current             [B]-Request
NS_TALK           - トーク               -> ノート
NS_USER_TALK      - 利用者・トーク       -> 利用者‐会話
NS_PROJECT_TALK   - Wikipedia・トーク    -> Wikipedia‐ノート
NS_FILE_TALK      - ファイル・トーク     -> ファイル‐ノート
NS_MEDIAWIKI_TALK - MediaWiki・トーク    -> MediaWiki‐ノート
NS_TEMPLATE       - テンプレート         -> Template
NS_TEMPLATE_TALK  - テンプレート・トーク -> Template‐ノート
NS_HELP           - ヘルプ               -> Help
NS_HELP_TALK      - ヘルプ・トーク       -> Help‐ノート
NS_CATEGORY       - カテゴリ             -> Category
NS_CATEGORY_TALK  - カテゴリ・トーク     -> Category‐ノート
101               - Portal・トーク       -> Portal‐ノート

--

-- 
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.
_______________________________________________
(Continue reading)

bugzilla-daemon | 1 Jun 2010 07:02
Picon

[Bug 23705] Change namespaces in ja.wikipedia

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

トトト <osterrei <at> yahoo.co.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |osterrei <at> yahoo.co.jp

--- Comment #8 from トトト <osterrei <at> yahoo.co.jp> 2010-06-01 05:02:08 UTC ---
I'd like to remind admins that most of aokomoriuta's comment #6 is irrelevant
to the authenticity of Hisagi's request. 

It was decided on the voting process that changes (actually reverts) of
namespaces be made just as comment #7. I assure you that Hisagi's request (=
comment #7) is valid and authentic.

(It is possible that futher minor changes be requested, probabably 10-12 months
from now, but that is a different question and has nothing to do with this
request.)

--

-- 
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
Wikibugs-l <at> lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
(Continue reading)

bugzilla-daemon | 1 Jun 2010 07:17
Picon

[Bug 20532] Mailing lists don't respect users' "Receive your own posts to the list?" settings

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

Mike.lifeguard <mike.lifeguard <at> gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Mike.lifeguard <mike.lifeguard <at> gmail.com> 2010-06-01 05:17:09 UTC ---
This is gmail oh-so-helpfully preventing you from getting all emails sent to
your account.

--

-- 
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.
bugzilla-daemon | 1 Jun 2010 08:22
Picon

[Bug 23739] New: overlapping markers

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

           Summary: overlapping markers
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Maps
        AssignedTo: jeroen_dedauw <at> yahoo.com
        ReportedBy: sh_holms <at> yahoo.com

Combine tooltips for overlapping markers or have next/previous buttons on the
tooltip, whatever works best with the google api.

Right now when one has overlapping markers, only one can be accessed and only
the top tooltip is shown on click.

--

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
bugzilla-daemon | 1 Jun 2010 08:29
Picon

[Bug 23739] overlapping markers

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

--- Comment #1 from Ed <sh_holms <at> yahoo.com> 2010-06-01 06:29:00 UTC ---
Multiple interesting options for this pop up when one googles "google maps
overlapping markers".

--

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Gmane