bugzilla-daemon | 1 Sep 2010 02:26
Picon

[Bug 23186] Enable upload in portuguese Wikipedia

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

Sir Lestaty de Lioncourt <wikimedia.lestaty <at> gmail.com> changed:

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

--

-- 
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 Sep 2010 02:57
Picon

[Bug 25002] New: Install of MW on DB2 fails (new-index.php r70326)

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

           Summary: Install of MW on DB2 fails (new-index.php r70326)
           Product: MediaWiki
           Version: 1.17-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: Database
        AssignedTo: wikibugs-l <at> lists.wikimedia.org
        ReportedBy: dnessett <at> yahoo.com

Created attachment 7664
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=7664
screen shot of db2 install failure

Install of MW over a db2 database fails with the following error:

SQL error: [IBM][CLI Driver][DB2/LINUX] SQL0420N Invalid character found in a
character string argument of the function &quot;SMALLINT&quot;. SQLSTATE=22018
SQLCODE=-420

Backtrace:

#0
/usr/local/src/mediawiki/latest_trunk/trunk/phase3/includes/db/Database.php(524):
DatabaseIbm_db2->doQuery('UPDATE /* Artic...')
#1
(Continue reading)

bugzilla-daemon | 1 Sep 2010 02:58
Picon

[Bug 25002] Install of MW on DB2 fails (new-index.php r70326)

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

--- Comment #1 from Reedy <sam <at> reedyboy.net> 2010-09-01 00:58:18 UTC ---
DB2 is VERY unsupported

--

-- 
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 Sep 2010 03:07
Picon

[Bug 25003] New: The patch diff link is gone

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

           Summary: The patch diff link is gone
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Bugzilla
        AssignedTo: rlane32 <at> gmail.com
        ReportedBy: pdhanda <at> wikimedia.org
                CC: innocentkiller <at> gmail.com, pdhanda <at> wikimedia.org

The diff link is gone when we upload an attachment as a patch

I believe all that  is needed for this is to install the PatchReader perl
module
sudo perl -MCPAN -e 'install PatchReader'
And then run the bugzilla's checksetup.pl

Can we try this please.

--

-- 
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 Sep 2010 03:12
Picon

[Bug 25002] Install of MW on DB2 fails (new-index.php r70326)

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

Reedy <sam <at> reedyboy.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |innocentkiller <at> gmail.com,
                   |                            |sam <at> reedyboy.net

--- Comment #2 from Reedy <sam <at> reedyboy.net> 2010-09-01 01:12:25 UTC ---
I'm thinking support should be removed, little development, bar getting caught
in other changes...

--

-- 
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 Sep 2010 03:45
Picon

[Bug 25002] Install of MW on DB2 fails (new-index.php r70326)

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

--- Comment #3 from Dan Nessett <dnessett <at> yahoo.com> 2010-09-01 01:45:53 UTC ---
(In reply to comment #2)
> I'm thinking support should be removed, little development, bar getting caught
> in other changes...

Works for me. The reason I am installing over multiple databases is I am trying
to set up a testing environment against which functionality for the selenium
framework is tested before submitting patches. If there is official withdrawal
of support for DB2 or any other db software, that makes things simpler.

--

-- 
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 Sep 2010 04:43
Picon

[Bug 15285] 'ug_group' column in 'user_groups' table limited to 16 characters, but group with longer name can be created.

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

--- Comment #5 from MZMcBride <b <at> mzmcbride.com> 2010-09-01 02:43:57 UTC ---
(In reply to comment #4)
> How much bigger? $wgGroupPermission doesn't have any intrinsec limit.

Reasonably bigger. It's currently varbinary(16). If you made it varbinary(50),
I think that would cover nearly all cases. It looks like CentralAuth's
global_user_group table uses varchar(255) for the gug_group column. I'm not
sure you need to increase the size that much, but it's worth considering, I
suppose.

If someone sets $wgGroupPermissions to something unreasonably long, they should
expect breakage. I don't think there's a real need for warnings and validity
checks here; I think all that's needed here is a reasonably larger size limit
for the ug_group column and some common sense.

--

-- 
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 Sep 2010 05:22
Picon

[Bug 25004] New: Update Romanian diacritics in WikiEditor toolbar

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

           Summary: Update Romanian diacritics in WikiEditor toolbar
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: UsabilityInitiative
        AssignedTo: tparscal <at> wikimedia.org
        ReportedBy: entlinkt <at> gmx-topmail.de
                CC: roan.kattouw <at> gmail.com, amiller <at> wikimedia.org,
                    asharma <at> wikimedia.org

The toolbar still contains characters with cedilla (U+015E, U+015F, U+0162,
U+0163), but the Romanian Wikipedia has reached a consensus to use characters
with comma below (U+0218, U+0219, U+021A and U+021B) instead (cf. bug 22616).

The S with cedilla is still needed for Turkish etc. The T with cedilla can go
away because it is not used in any language.

--

-- 
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 Sep 2010 05:37
Picon

[Bug 24999] User Creation Issue in Sinhala Wikipedia

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

--- Comment #2 from Lee <rathne <at> gmail.com> 2010-09-01 03:37:20 UTC ---
Is there any reason why these characters are black listed?

--

-- 
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 Sep 2010 05:49
Picon

[Bug 25005] New: Grant bureacrats to add them into check user group

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

           Summary: Grant bureacrats to add them into check user group
           Product: MediaWiki
           Version: 1.16
          Platform: All
               URL: http://hi.wikipedia.org/wiki/%E0%A4%B5%E0%A4%BF%E0%A4%
                    95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%
                    AF%E0%A4%BE:%E0%A4%9A%E0%A5%8C%E0%A4%AA%E0%A4%BE%E0%A4
                    %B2/%E0%A4%AA%E0%A5%81%E0%A4%B0%E0%A4%BE%E0%A4%B2%E0%A
                    5%87%E0%A4%96_20#Enable_Some_User_Groups
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: User interface
        AssignedTo: wikibugs-l <at> lists.wikimedia.org
        ReportedBy: mayurdce <at> gmail.com

Hi, due to countinuos vandalism by  many sock account. we feel that some
bureucrats should have check user right.We donot want bureacrats to give this
right to others but to use this group right by adding and removing themself
into check user group.Community consensus is at
link-http://hi.wikipedia.org/wiki/%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:%E0%A4%9A%E0%A5%8C%E0%A4%AA%E0%A4%BE%E0%A4%B2/%E0%A4%AA%E0%A5%81%E0%A4%B0%E0%A4%BE%E0%A4%B2%E0%A5%87%E0%A4%96_20#Enable_Some_User_Groups

                    Regards and thank you

--

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


Gmane