bugzilla-daemon | 1 Mar 2009 01:23
Picon

[Bug 8143] Localized magic words don't ignore case if containing nonASCII characters

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

Danny B. <danny.b <at> email.cz> changed:

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

--- Comment #2 from Danny B. <danny.b <at> email.cz>  2009-03-01 00:23:43 UTC ---
They do not. Did you check localized magic words of those I mentioned above?

Excerpt from MessagesCs.php:

'lcfirst' => array( '0', 'PRVNÍMALÉ:', 'LCFIRST:' ), // contains non-ASCII
char(s)
'ucfirst' => array( '0', 'PRVNÍVELKÉ:', 'UCFIRST:' ),
'lc'      => array( '0', 'MALÁ:', 'LC:' ),
'uc'      => array( '0', 'VELKÁ:', 'UC:' ),
...
'padleft' => array( '0', 'ZAROVNATVLEVO', 'PADLEFT' ), // ASCII only
'padright'=> array( '0', 'ZAROVNATVPRAVO', 'PADRIGHT' ),

Tested on w:cs: sandbox:

{{PRVNÍVELKÉ:ěščř}} - OK
{{prvnívelké:ěščř}} - redlink to nonexisting template
{{PRVNÍMALÉ:ěščř}} - OK
{{prvnímalé:ěščř}} - redlink to nonexisting template
{{MALÁ:ěščř}} - OK
(Continue reading)

bugzilla-daemon | 1 Mar 2009 01:28
Picon

[Bug 700] Code quality issues (tracking)

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

Bug 700 depends on bug 6872, which changed state.

Bug 6872 Summary: Make Monobook.php more readable
https://bugzilla.wikimedia.org/show_bug.cgi?id=6872

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |

--

-- 
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 Mar 2009 01:28
Picon

[Bug 6872] Make Monobook.php more readable

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

Aryeh Gregor <Simetrical+wikibugs <at> gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Simetrical+wikibugs <at> gmail.co
                   |                            |m
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |

--- Comment #12 from Aryeh Gregor <Simetrical+wikibugs <at> gmail.com>  2009-03-01 00:28:44 UTC ---
No more than any other bug.  It points out something to be fixed, that's all.

--

-- 
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 Mar 2009 01:31
Picon

[Bug 17680] colon sometimes URL encoded

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

Aryeh Gregor <Simetrical+wikibugs <at> gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Simetrical+wikibugs <at> gmail.co
                   |                            |m

--- Comment #3 from Aryeh Gregor <Simetrical+wikibugs <at> gmail.com>  2009-03-01 00:31:59 UTC ---
This is because people are using urlencode() instead of wfUrlencode(),
probably.  It should be easy enough to fix on a case-by-case basis.

--

-- 
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 Mar 2009 01:32
Picon

[Bug 9424] Remove inline links/JavaScript from CharInsert

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

Danny B. <danny.b <at> email.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |17653

--

-- 
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 Mar 2009 01:32
Picon

[Bug 17653] Edit toolbar & Edit tools (tracking)

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

Danny B. <danny.b <at> email.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |9424

--

-- 
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 Mar 2009 02:16
Picon

[Bug 17725] Duplicate talkpage notification emails

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

Melancholie <Wiki.Melancholie <at> web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Wiki.Melancholie <at> web.de
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #2 from Melancholie <Wiki.Melancholie <at> web.de>  2009-03-01 01:16:54 UTC ---

*** This bug has been marked as a duplicate of bug 17620 ***

--

-- 
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 Mar 2009 02:16
Picon

[Bug 17620] Multiple email notifications

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

Melancholie <Wiki.Melancholie <at> web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gtisza <at> gmail.com

--- Comment #3 from Melancholie <Wiki.Melancholie <at> web.de>  2009-03-01 01:16:54 UTC ---
*** Bug 17725 has been marked as a duplicate of this bug. ***

--

-- 
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 Mar 2009 02:19
Picon

[Bug 17620] Multiple email notifications

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

Melancholie <Wiki.Melancholie <at> web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Wiki.Melancholie <at> web.de

--- Comment #4 from Melancholie <Wiki.Melancholie <at> web.de>  2009-03-01 01:19:11 UTC ---
From bug 17725:

Tisza Gergő wrote:
>Some emails about changed talk pages arrive twice, with different message ids.
> (Also, they are apparently held up for hours at wiki-mail.wikimedia.org.) An
> example (from hu.wikipedia, User:Bitman):
>
> Date: Sat, 28 Feb 2009 18:06:47 +0000
> Message-Id: <E1LdTaJ-0005r9-Dg <at> mchenry.wikimedia.org>
>
> Date: Sat, 28 Feb 2009 18:06:46 +0000
> Message-Id: <E1LdTaI-0005pq-4C <at> mchenry.wikimedia.org>

Roan Kattouw wrote:
> I'm getting watchlist (not user talk page) notifications from Meta twice too.
> Don't have any message IDs lying around though, because I deleted all those
> notification e-mails.

--

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
(Continue reading)

bugzilla-daemon | 1 Mar 2009 03:26
Picon

[Bug 17726] New: Namespaces messed up at Gan Wikipedia

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

           Summary: Namespaces messed up at Gan Wikipedia
           Product: Wikimedia
           Version: unspecified
          Platform: All
               URL: http://gan.wikipedia.org
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: Site requests
        AssignedTo: wikibugs-l <at> lists.wikimedia.org
        ReportedBy: malafaya <at> clix.pt
                CC: bon_bon <at> 163.com

Comment from original reporter:

"Hi, here comes a problem on Gan wikipedia: the talk pages of all articles
aren't available right now. When we choose an article randomly, XXX, we'll get
User talk:XXX instead of Talk:XXX and User talk:XXX is surely to be empty. I
was told the problem might come from the wrong translation on [1] but no one
translated recently. So could you please check this problem for us? Thanks!
--Symane 14:51, 27 February 2009 (UTC)
"

So, it seems that clicking on the talk tab for an article leads to a user talk
page (with the same name as the article).
From my small analysis, [[mwr:46913]] may be responsible for this.

(Continue reading)


Gmane