[Bug 24791] Enable subpage for "Templat" namespace in id.wikisource

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24791

--- Comment #2 from -iNu-  2010-08-28 05:17:04 UTC ---
Thanks.

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24957] enable editinterface user group on hindi wiki and grant bureacrats to add/remove this group

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24957

--- Comment #1 from Reedy  2010-08-28 01:31:10 UTC ---
To help with translation of the interface, it'd be better to get people to sign
up at http://translatewiki.net/wiki/Main_Page and request translator rights.
All MediaWiki interface messages, many MediaWiki extensions and various other
applications can be translated there...

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19195] Make user IDs more readily available with the API

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19195

--- Comment #7 from Reedy  2010-08-28 01:18:39 UTC ---
r71838

ApiQueryAllImages, ApiQueryProtectedTitles

Leaves:

Queries

ApiQueryRevisions.php
* rvuserid=12345
* rvexcludeuserid=12345

ApiQueryAllUsers.php
* austartid=12345 <- if given a userid, possible to return sequenial users by
id?

ApiQueryDeletedrevs.php
* druserid=12345

ApiQueryLogEvents.php
* leuserid=12345

ApiQueryUserContributions.php
* ucuserid=12345

ApiQueryUsers.php
* list=users -> userid="12345" or skip for missing=""
* ususerids=12345

Actions - should also output ID on success where applicable.

ApiRollback.php
* userid=12345

ApiBlock.php
* userid=12345

ApiUnblock.php
* userid=12345

ApiEmailUser.php
* targetid=12345 <- this might be weird.

ApiUserrights.php
* userid=12345

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19195] Make user IDs more readily available with the API

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19195

--- Comment #6 from Reedy  2010-08-28 01:11:47 UTC ---
r71834

ApiQueryDeletedrevs, ApiQueryLogEvents

r71837

ApiQueryRecentChanges.php, ApiQueryUserContributions.php, ApiQueryWatchlist.php

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24166] API error when using rvprop=tags

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24166

--- Comment #2 from Reedy  2010-08-28 00:14:30 UTC ---
http://192.168.0.190/w/api.php?action=query&prop=revisions&title=User:Tisane/Test1&rvprop=ids|flags|timestamp|user|size|comment|content|tags&revids=33

Query 6 (slave): SELECT /* ApiQueryRevisions::execute 192.168.0.133 */ 
rev_id,rev_page,rev_text_id,rev_timestamp,rev_comment,rev_user_text,rev_user,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,page_namespace,page_title,page_latest,ts_tags,old_id,old_text,old_flags
 FROM `mw_page`,`mw_revision`,`mw_text` LEFT JOIN `mw_tag_summary` ON
((rev_id=ts_rev_id))  WHERE (page_id = rev_page) AND (rev_text_id=old_id) AND
rev_id = '33'  ORDER BY rev_id LIMIT 2
SQL ERROR: Unknown column 'rev_id' in 'on clause' (localhost)

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24961] Change name of frr from "Frasch" to "Nordfriisk"

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24961

Reedy  changed:

   What|Removed |Added

URL||shell
  Component|General/Unknown |Site requests

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19195] Make user IDs more readily available with the API

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19195

Reedy  changed:

   What|Removed |Added

 CC||s...@reedyboy.net

--- Comment #5 from Reedy  2010-08-28 00:39:37 UTC ---
Started doing some props in r71831

ApiQueryAllUsers, ApiQueryImageInfo and ApiQueryRevisions

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24864] Batch Update via Profile function broken

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24864

Arthur Richards  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||LATER

--- Comment #1 from Arthur Richards  2010-08-28 
00:26:53 UTC ---
This is fixed CiviCRM > 3.2.  I'm going to defer fixing this to an upgrade to
Civi which will hopefully be happening in the next couple of weeks.

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24381] Add a "watch this revision" option to CodeReview

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24381

Reedy  changed:

   What|Removed |Added

 CC||s...@reedyboy.net

--- Comment #1 from Reedy  2010-08-27 23:58:32 UTC ---
Blah, going to need have some tracking table thingymabob

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24541] Unclosed (and presumably other formatting tags) reformat whole page

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24541

Reedy  changed:

   What|Removed |Added

 Blocks||24279

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24279] CodeReview's parsers suck

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24279

Reedy  changed:

   What|Removed |Added

 Depends on||24541

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24840] CR should give some sort of error messages when revision can't be found

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24840

Reedy  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Reedy  2010-08-27 23:39:17 UTC ---
r71825

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24930] Change the logo image in Sinhala Wikipedia

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24930

--- Comment #5 from බිඟුවා  2010-08-27 21:39:59 UTC ---
thanx JeLuF;

-- 
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.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16077] Remove "nomcom" from langlist

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16077

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||je...@gmx.de
 Resolution||FIXED

--- Comment #10 from JeLuF  2010-08-27 21:19:00 UTC ---
Fixed. Removed "nomcom" from langlist

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18475] Images on the secure connection to OTRS wiki

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18475

Casey Brown  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||b...@caseybrown.org
 Resolution||FIXED

--- Comment #5 from Casey Brown  2010-08-27 20:56:22 UTC 
---
Looks to be working again for me.

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16077] Remove "nomcom" from langlist

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16077

Casey Brown  changed:

   What|Removed |Added

 CC||b...@caseybrown.org,
   ||roan.katt...@gmail.com
 AssignedTo|wikibug...@lists.wikimedia. |rhals...@wikimedia.org
   |org |

--- Comment #9 from Casey Brown  2010-08-27 20:52:03 UTC 
---
This wiki has been closed (and deleted too?), so it shouldn't be a problem to
just remove it from the langlist.

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24877] Enable File Uploading in Korean Wikinews

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24877

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from JeLuF  2010-08-27 20:46:02 UTC ---
Done.
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1065)
+++ InitialiseSettings.php(working copy)
@@ -812,6 +812,7 @@
 'itwikiquote' => false, # bug 12012
 'jawikisource' => false, # bug 3572
 'jawiktionary'  => false, # bug 11775
+'kowikinews'=> true, # 24877
 'nowikinews' => true,
 'ndswiki' => false, #
http://mail.wikipedia.org/pipermail/wikitech-l/2005-October/032136.html
 'plwikinews' => true,

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18788] Enable the Incubator-specific extension on the Wikimedia Incubator

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18788

Casey Brown  changed:

   What|Removed |Added

 CC||b...@caseybrown.org,
   ||roan.katt...@gmail.com
 AssignedTo|br...@pobox.com |rhals...@wikimedia.org

--- Comment #6 from Casey Brown  2010-08-27 20:45:31 UTC 
---
Rob, according to the comments by Robin, it looks like Tim reviewed this
already (granted over a year ago), so it's just waiting for a shell user to add
it.

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24880] Fix Korean Wikinews's interwiki table.

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24880

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||je...@gmx.de
 Resolution||FIXED

--- Comment #9 from JeLuF  2010-08-27 20:44:22 UTC ---
Fixed.

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23612] en.wikipedia with Vector is reported to be slow

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23612

--- Comment #23 from Platonides  2010-08-27 20:41:47 UTC 
---
Perhaps doing
 if( strpos( $_SERVER['HTTP_USER_AGENT'], 'MSIE 6' ) !== false ) {
 $wgDefaultSkin = 'monobook';
...
makes you feel better :)

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24881] Add $wgImportSources in Korean Wikinews

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24881

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||je...@gmx.de
 Resolution||LATER

--- Comment #3 from JeLuF  2010-08-27 20:40:08 UTC ---
Please find consensus first, then reopen this ticket (if needed).

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24878] Change Korean Wikinews Logo

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24878

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from JeLuF  2010-08-27 20:36:33 UTC ---
Done.
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1064)
+++ InitialiseSettings.php(working copy)
@@ -491,7 +491,7 @@
 'kmwiki'=> '$stdlogo',
 'knwiki'=> '$stdlogo',
 'kowiki'=> '$stdlogo',
-'kowikinews'=> '$stdlogo',
+'kowikinews'=>
'http://upload.wikimedia.org/wikipedia/commons/3/37/Wikinews-logo-ko-135px.png',
 'kowiktionary'  => '$stdlogo',
 'krcwiki'=> '$stdlogo',
 'kshwiki'   => '$stdlogo',

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24791] Enable subpage for "Templat" namespace in id.wikisource

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24791

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from JeLuF  2010-08-27 20:34:48 UTC ---
Done.
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1063)
+++ InitialiseSettings.php(working copy)
@@ -2513,7 +2513,7 @@
 'frwikisource'   => array(-1=>0, 0=>1, 1=>1, 2=>1, 3=>1, 4=>1, 5=>1,
6=>0, 7=>1, 8=>0, 9=>1, 10=>1, 11=>1, 12=>1, 13=>1, 14=>0, 15=>1, 104=>1,
105=>1),
 'hewikisource'=> array(-1=>0, 0=>1, 1=>1, 2=>1, 3=>1, 4=>1, 5=>1,
6=>0, 7=>1, 8=>0, 9=>1, 10=>1, 11=>1, 12=>1, 13=>1, 100=>1, 101=>1, 102=>1,
103=>1, 104=>1, 105=>1, 106=>1 ), 
 'huwikisource'=> array(-1=>0, 0=>1, 1=>1, 2=>1, 3=>1, 4=>1, 5=>1,
6=>0, 7=>1, 8=>0, 9=>1, 10=>0, 11=>1, 100=>1, 101=>1, 102=>1, 103=>1),
-'idwikisource'=> array(-1=>0, 0=>1, 1=>1, 2=>1, 3=>1, 4=>1, 5=>1,
6=>0, 7=>1, 8=>0, 9=>1, 10=>0, 11=>1, 100=>1, 101=>1, 102=>1, 103=>1),
+'idwikisource'=> array(-1=>0, 0=>1, 1=>1, 2=>1, 3=>1, 4=>1, 5=>1,
6=>0, 7=>1, 8=>0, 9=>1, 10=>1, 11=>1, 100=>1, 101=>1, 102=>1, 103=>1),
 'itwikisource'=> array(-1=>0, 0=>1, 1=>1, 2=>1, 3=>1, 4=>1, 5=>1,
6=>0, 7=>1, 8=>1, 9=>1, 10=>1, 11=>1, 100=>1, 101=>1, 102=>1, 103=>1,
 104=>1, 105=>1, 106=>1, 107=>1, 108=>1,
109=>1, 110=>1, 111=>1 ),
 'mlwikisource'=> array(-1=>0, 0=>1, 1=>1, 2=>1, 3=>1, 4=>1, 5=>1,
6=>0, 7=>1, 8=>1, 9=>1, 10=>1, 11=>1, 100=>1, 101=>1, 102=>1, 103=>1,

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24903] tawiktionary needs namespace (Wiktionary) to be changed to விக்சனரி

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24903

JeLuF  changed:

   What|Removed |Added

Summary|Need namespace (Wiktionary) |tawiktionary needs
   |to be changed to விக்சனரி   |namespace (Wiktionary) to
   ||be changed to விக்சனரி

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24902] tawikinews: namespace (portal) to be changed to வலைவாசல்

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24902

JeLuF  changed:

   What|Removed |Added

 CC||je...@gmx.de
Summary|Need namespace (portal) to  |tawikinews: namespace
   |be changed to வலைவாசல்  |(portal) to be changed to
   ||வலைவாசல்

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24867] Set logo ckb wiki

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24867

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from JeLuF  2010-08-27 20:30:45 UTC ---
Done.
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1062)
+++ InitialiseSettings.php(working copy)
@@ -344,6 +344,7 @@
 'chrwiki'   => '$stdlogo',
 'chwiki'=> '$stdlogo',
 'chwikimedia'   => '$stdlogo',
+'ckbwiki'=> '$stdlogo',
 'collabwiki'=>
'http://upload.wikimedia.org/wikipedia/meta/5/5d/Collab.png',
 'comcomwiki'=>
'http://upload.wikimedia.org/wikipedia/meta/a/a2/Wikimediainernal-logo135px.png',
 'commonswiki'   =>
'http://upload.wikimedia.org/wikipedia/commons/7/79/Wiki-commons.png',

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24930] Change the logo image in Sinhala Wikipedia

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24930

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from JeLuF  2010-08-27 20:29:05 UTC ---
Done.
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1061)
+++ InitialiseSettings.php(working copy)
@@ -627,6 +627,7 @@
 'shwiktionary'  => '$stdlogo',
 'simplewiki'=> '$stdlogo',
 'simplewiktionary'  => '$stdlogo',
+'siwiki'=> '$stdlogo',
 'siwikibooks'=>
'http://upload.wikimedia.org/wikipedia/commons/1/1c/Wikibooks-logo-si.png',
 'siwiktionary'=>
'http://upload.wikimedia.org/wikipedia/commons/f/ff/WiktionarySi.png',
 'skwiki'=> '$stdlogo',

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24958] Update default old en-logo of frrwiki to new localized logo version

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24958

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from JeLuF  2010-08-27 20:26:59 UTC ---
Done.
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1060)
+++ InitialiseSettings.php(working copy)
@@ -417,6 +417,7 @@
 'foundationwiki'=>
'http://upload.wikimedia.org/wikipedia/foundation/9/9a/Wikimediafoundation-logo.png',
 'fowiki'=> '$stdlogo',
 'frpwiki'   => '$stdlogo',
+'frrwiki'=> '$stdlogo',
 'frwiki'=>
'http://upload.wikimedia.org/wikipedia/commons/5/5a/Wikipedia-logo-v2-fr.png',
 'frwikisource'=> '$stdlogo',
 'frwiktionary'  => '$stdlogo',

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24960] update site statistics on frrwiki which got broken after initinal import (values 45% too low)

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24960

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||je...@gmx.de
 Resolution||FIXED

--- Comment #1 from JeLuF  2010-08-27 20:25:18 UTC ---
Done.

$ php updateArticleCount.php frrwiki --update
Counting articles...found 770.
Updating site statistics table... done.

$ php refreshCategoryCounts.php frrwiki
frrwiki: 100
frrwiki: 200
Category count refresh complete.

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24933] Allow bureacrats to remove sysop on hindi wiki

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24933

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from JeLuF  2010-08-27 20:22:03 UTC ---
Done.
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1059)
+++ InitialiseSettings.php(working copy)
@@ -6157,6 +6157,7 @@
 'sysop' => array( 'patroller', 'autopatrolled' ),
 ),
 '+hiwiki' => array(
+'bureaucrat' => array( 'sysop' ),
 'sysop' => array( 'confirmed', 'rollbacker', 'reviewer',
'autopatrolled', 'editprotected', 'abusefilter' ),
 ),
 '+hrwiki' => array(

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24602] rename failed on de.wikipedia - only some contributions got renamed

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24602

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||je...@gmx.de
 Resolution||FIXED

--- Comment #1 from JeLuF  2010-08-27 20:20:02 UTC ---
Done.

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24961] Change name of frr from "Frasch" to "Nordfriisk"

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24961

Huib abigor Laurens  changed:

   What|Removed |Added

 Depends on|24663   |

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24960] update site statistics on frrwiki which got broken after initinal import (values 45% too low)

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24960

Huib abigor Laurens  changed:

   What|Removed |Added

 Depends on|24663   |

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24959] search is not enabled on frrwiki: text search, title search and search suggestion

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24959

Huib abigor Laurens  changed:

   What|Removed |Added

 Depends on|24663   |

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24663] Create North Frisian Wikipedia (wp/frr)

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24663

Huib abigor Laurens  changed:

   What|Removed |Added

 Blocks|16976, 24958, 24960, 24961, |
   |24959   |

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24958] Update default old en-logo of frrwiki to new localized logo version

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24958

Huib abigor Laurens  changed:

   What|Removed |Added

 Depends on|24663   |

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16976] Wikis ready for creation (tracking)

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16976

Huib abigor Laurens  changed:

   What|Removed |Added

 Depends on|24663   |

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24959] search is not enabled on frrwiki: text search, title search and search suggestion

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24959

Robert Stojnic  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24663] Create North Frisian Wikipedia (wp/frr)

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24663

merl  changed:

   What|Removed |Added

 Blocks||24961

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24961] New: Change name of frr from "Frasch" to "Nordfriisk"

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24961

   Summary: Change name of frr from "Frasch" to "Nordfriisk"
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: bugrepor...@to.mabomuja.de
Depends on: 24663


Copied from fixed bug https://bugzilla.wikimedia.org/show_bug.cgi?id=24663#c5 :
Purodha:
> The autonym for the language in Names.php was "Frasch" which is
> meanwhile outdated since frr.w.o refers to all North Frisian varieties
> which Frasch is only one of. It has been altered to the more general
> term "Nordfriisk" in rev 71413 due to community consensus to be found at:
> http://frr.wikipedia.org/wiki/Wikipedia:Diskusjoon#Nordfriisk
> 
> This change should go live asap, since now is the time, when various
> people will copy & paste the name.

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24959] search is not enabled on frrwiki: text search, title search and search suggestion

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24959

merl  changed:

   What|Removed |Added

   Priority|Normal  |High
   Severity|enhancement |major

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24663] Create North Frisian Wikipedia (wp/frr)

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24663

merl  changed:

   What|Removed |Added

 Blocks||24960

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24960] New: update site statistics on frrwiki which got broken after initinal import (values 45% too low)

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24960

   Summary: update site statistics on frrwiki which got broken
after initinal import (values 45% too low)
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://frr.wikipedia.org/wiki/Spezial:Statistik
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: enhancement
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: bugrepor...@to.mabomuja.de
Depends on: 24663


After import the article counter is 376 to low (its a know bug by mediawiki
after imports).
But having 45% less articles (450 instead of 819) in all statistics shown on
different wikimedia
sides will not help a new startup wiki.
Please run updateArticleCount.php

Also Categorycount is broken (refreshCategoryCounts.php)

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24830] International addresses not displaying and/or saving correctly

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24830

--- Comment #4 from Arthur Richards  2010-08-27 
19:36:20 UTC ---
47 Countries are affected:

mysql> select s.country_id, c.name from civicrm_state_province s,
civicrm_country c where c.id = s.country_id and s.abbreviation rlike '[0-9]'
group by s.country_id;
++--+
| country_id | name |
++--+
|   1003 | Algeria  | 
|   1014 | Austria  | 
|   1016 | Bahrain  | 
|   1017 | Bangladesh   | 
|   1024 | Bhutan   | 
|   1033 | Bulgaria | 
|   1035 | Myanmar  | 
|   1037 | Cambodia | 
|   1045 | China| 
|   1051 | Congo| 
|   1054 | C�te d'Ivoire| 
|   1055 | Croatia  | 
|   1056 | Cuba | 
|   1057 | Cyprus   | 
|   1059 | Denmark  | 
|   1062 | Dominican Republic   | 
|   1069 | Estonia  | 
|   1076 | France   | 
|   1085 | Greece   | 
|   1100 | Iceland  | 
|   1103 | Iran, Islamic Republic of| 
|   1109 | Japan| 
|   1112 | Kenya| 
|   1115 | Korea, Republic of   | 
|   1131 | Malaysia | 
|   1132 | Maldives | 
|   1133 | Mali | 
|   1137 | Mauritania   | 
|   1144 | Mongolia | 
|   1156 | Niger| 
|   1161 | Norway   | 
|   1166 | Panama   | 
|   1168 | Paraguay | 
|   1173 | Portugal | 
|   1187 | Saudi Arabia | 
|   1193 | Slovenia | 
|   1199 | Sri Lanka| 
|   1200 | Sudan| 
|   1210 | Tanzania, United Republic of | 
|   1211 | Thailand | 
|   1218 | Tunisia  | 
|   1219 | Turkey   | 
|   1223 | Uganda   | 
|   1224 | Ukraine  | 
|   1227 | United States Minor Outlying Islands | 
|   1233 | Viet Nam | 
|   1239 | Zambia   | 
++--+
47 rows in set (0.01 sec)

-- 
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.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24959] New: search is not enabled on frrwiki: text search, title search and search suggestion

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24959

   Summary: search is not enabled on frrwiki:  text search, title
search and search suggestion
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: lucene-search-2
AssignedTo: rain...@eunet.rs
ReportedBy: bugrepor...@to.mabomuja.de
Depends on: 24663


On frrwiki it is not possible to search anything.
Search suggestion (e.g.
http://frr.wikipedia.org/w/api.php?action=opensearch&search=Hoo&namespace=0&format=xmlfm
should return "Hoodsid") and http://frr.wikipedia.org/wiki/Spezial:Suche does
not work. Only special namespace seem to be indexed.

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24663] Create North Frisian Wikipedia (wp/frr)

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24663

merl  changed:

   What|Removed |Added

 Blocks||24959

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24663] Create North Frisian Wikipedia (wp/frr)

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24663

merl  changed:

   What|Removed |Added

 Blocks||24958

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24958] New: Update default old en-logo of frrwiki to new localized logo version

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24958

   Summary: Update default old en-logo of frrwiki to new localized
logo version
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://upload.wikimedia.org/wikipedia/frr/b/bc/Wiki.pn
g
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: enhancement
  Priority: Normal
 Component: Site logos
AssignedTo: cb...@wikimedia.org
ReportedBy: bugrepor...@to.mabomuja.de
Depends on: 24663


Please update the logo of frrwiki:

$wgLogo: 'frrwiki' => 'http://upload.wikimedia.org/wikipedia/frr/b/bc/Wiki.png'

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24830] International addresses not displaying and/or saving correctly

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24830

--- Comment #3 from Arthur Richards  2010-08-27 
19:15:45 UTC ---
(In reply to comment #2)
> Where does this state data come from? Is it supplied with Civi or did we put 
> it
> in ourselves at some point?

18:29 < awjr> dlobo: any idea where the state information for countries
originally came from?
18:29 < awjr> and btw, there are 47 affected countries
18:29 < dlobo> awjr: some iso spec
18:29 < dlobo> iso-3166 i think
18:29 < dlobo> piotr will know the exact details

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24830] International addresses not displaying and/or saving correctly

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24830

Ryan Kaldari  changed:

   What|Removed |Added

 CC||rkald...@wikimedia.org

--- Comment #2 from Ryan Kaldari  2010-08-27 18:27:54 
UTC ---
Where does this state data come from? Is it supplied with Civi or did we put it
in ourselves at some point?

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24942] Disable file uploading for the Hungarian Wiktionary

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24942

JeLuF  changed:

   What|Removed |Added

 CC||je...@gmx.de

--- Comment #1 from JeLuF  2010-08-27 18:20:11 UTC ---
Which wgUploadNavigationUrl do you want to have?

Some wikis link to a "how to upload to the Wikimedia Commons", others link to a
localized upload form on the commons, e.g.
http://commons.wikimedia.org/wiki/Commons:Upload/es

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24663] Create North Frisian Wikipedia (wp/frr)

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24663

JeLuF  changed:

   What|Removed |Added

 CC||je...@gmx.de

--- Comment #11 from JeLuF  2010-08-27 18:17:51 UTC ---
Please don't put several requests into one ticket. This makes it very difficult
for us to track what has been done and what hasn't.

Please upload the image as Image:Wiki.png if you're hosting it on-wiki.

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16976] Wikis ready for creation (tracking)

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16976

Bug 16976 depends on bug 24663, which changed state.

Bug 24663 Summary: Create North Frisian Wikipedia (wp/frr)
https://bugzilla.wikimedia.org/show_bug.cgi?id=24663

   What|Old Value   |New Value

 Status|REOPENED|RESOLVED
 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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24663] Create North Frisian Wikipedia (wp/frr)

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24663

JeLuF  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #10 from JeLuF  2010-08-27 18:16:40 UTC ---
Done.
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1058)
+++ InitialiseSettings.php(working copy)
@@ -164,6 +164,7 @@
 'etwiktionary' => 'Europe/Tallinn',
 'fiwiki' => 'Europe/Helsinki',
 'fiwikimedia' => 'Europe/Helsinki',
+'frrwiki' => 'Europe/Berlin',
 'frwiki' => 'Europe/Paris',
 'frwikibooks' => 'Europe/Paris',
 'frwikiquote' => 'Europe/Paris',
@@ -6368,6 +6369,7 @@
 'fiwikiversity' => array( 'b', 'q', 'n', 's', 'wikt', 'w',
'betawikiversity' ),
 'fiwikimedia' => array( 'w', 'meta'),
 'foundationwiki' => array( 'meta' ),
+'frrwiki' => array('en', 'de', 'nds'),
 'frwiki' => array('wikt', 's', 'b', 'meta'),
 'frwikisource' => array('w', 'n', 'b', 'en', 'de', 'it'),
 // 'frwikibooks' => array('w', 'n', 's', 'en', 'v' ),

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24830] International addresses not displaying and/or saving correctly

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24830

Arthur Richards  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #1 from Arthur Richards  2010-08-27 
18:16:32 UTC ---
There is a problem with data for states in SOME countries in the Civi database.
 For an undetermined number of countries, state abbreviations are stored in the
database as digits rather than actual abbreviations, hence the odd display of
some international addresses (like those for Austria).

I made a temporary fix in Civi where Civi is set to display full state names
rather than abbreviations.  This is kind of a lame fix because there are places
in Civi where ONLY abbreviations are displayed.

I'm looking into an actual solution to the problem.

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24957] New: enable editinterface user group on hindi wiki and grant bureacrats to add/remove this group

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24957

   Summary: enable editinterface user group on hindi wiki and
grant bureacrats to add/remove this 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#Apply_reveiwer_.26_partrolled_system_
and_Enable_Some_User_Groups_.28autopatroller.2C_reveiw
ers.29
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: User interface
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mayur...@gmail.com


hi we want to give right to edit interface to improve our gadgets and
translation of interface,kindly enable this group and grant bureacrats to add
or remove this group

community consensus is at this
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#Apply_reveiwer_.26_partrolled_system_and_Enable_Some_User_Groups_.28autopatroller.2C_reveiwers.29

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24918] Do not allow #, %, [, ], nbsp in fragment identifiers

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24918

--- Comment #9 from Aryeh Gregor  2010-08-27 
17:22:32 UTC ---
(In reply to comment #8)
> But unencoded "[" and "]" are
> clearly non-compliant. RFC 3987 says "... square bracket characters ... MUST
> NOT be converted" and then RFC 3986 says "A host identified by an Internet
> Protocol literal address, version 6 [RFC3513] or later, is distinguished by
> enclosing the IP literal within square brackets ("[" and "]").  This is the
> only place where square bracket characters are allowed in the URI syntax."

Hmm.  We could strip those too, but it seems silly if all browsers accept them.
 If the spec requires something that not all browsers support, and prohibits
something equivalent that all browsers do support, the spec is broken.

> Separate, but related. There is apparently no way to write links to sections
> with "[" and "]" in the title as external links (this includes permalinks)
> without getting them percent-encoded (more than that, it's hard to write them
> at all, as they clash with wiki markup).

The sensible thing would be to urldecode() anchors automatically in external
links, if that's what it takes for IE to accept them . . . if that's necessary
for the links to actually work but specs prohibit it, the specs are wrong.  But
that's a separate issue from a development perspective, as I said, although
conceputally related.

> Other than that, I'm not sure if stripping the most problematic characters is
> the right approach at all. It doesn't solve all compatibility issues. I've 
> just
> noticed the following: Paste http://example.com/#< into Firefox' address bar.
> Copy from there and paste into an arbitrary text editor. You'll get
> http://example.com/#%3C (tested in a current Firefox 4.0 nightly), which
> doesn't work in IE. This happens with some funny ASCII characters like "<" and
> ">", but also - and that's far worse - non-ASCII characters that occur in
> natural language.
> 
> So Firefox users will create links that don't work in IE as long as IE doesn't
> understand percent encoding.

This seems like a minor enough failure.  At worst, the very small number of
people who this happens to won't make it to the right section.  Not the end of
the world.

I've reported the issue to Microsoft, after verifying that it still exists in
IE9PP4:

https://connect.microsoft.com/IE/feedback/details/590087/percent-encoding-fragments-hashes-anchors-does-not-work

(A [free] Microsoft Live account is needed to view.)

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 22663] Add some interwiki links in Special:Import of fr.wiktionary

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22663

JackPotte  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #10 from JackPotte  2010-08-27 16:51:07 
UTC ---
Please,

1) We need to import from Wikiquote and Commons too from these 3 sites.

2) The French Wikisource has voted for too (consensus:
http://fr.wikisource.org/wiki/Wikisource:Scriptorium#Wikisource:Ambassade)

Best regards.

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24956] New: enable flood flag user on hindi wiki and grant bureacrats to add or remove this group

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24956

   Summary: enable flood flag user on hindi wiki and grant
bureacrats to add or remove this 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_protected_page_editing_acess_t
o_confirmed_user_and_enable_user_group_.22editprotecte
d.22.2C_.22editinterface.22_.26_.22flood.22_and_grant_
burecat_to_add.2Fremove_this_group
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: User interface
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mayur...@gmail.com


hi! please enable flood flag on hindi wiki, as some admins users need to do
some lare contributions some time. To hide their contributions from rc , this
flag is necessary

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_protected_page_editing_acess_to_confirmed_user_and_enable_user_group_.22editprotected.22.2C_.22editinterface.22_.26_.22flood.22_and_grant_burecat_to_add.2Fremove_this_group

  With Regards

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24955] New: account page says "biography will be set as default userpage" even though $wgMakeUserPageFromBio=false

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24955

   Summary: account page says "biography will be set as default
userpage" even though $wgMakeUserPageFromBio=false
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: ConfirmAccount
AssignedTo: jschulz_4...@msn.com
ReportedBy: sal...@logic.at
CC: wikibugs-l@lists.wikimedia.org, sal...@logic.at


Created attachment 7655
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=7655
ConfirmAccount.i18n.php and RequestAccount_body.php, Ver 1.46 patched

(bug occurred with ConfirmAccount 1.46 and Mediawiki 1.15.5)

When setting $wgMakeUserPageFromBio to false (meaning "don't set the person's
bio as his/her userpage"), the page Special:RequestAccount still announces that
"Your biography will be set as the default content for your userpage" (first
sentence of box "personal information").

I described the bug and a patch on Extension_talk:ConfirmAccount, see
http://www.mediawiki.org/wiki/Extension_talk:ConfirmAccount#.22biography_will_be_set_as_default_userpage.22_even_though_.24wgMakeUserPageFromBio.3Dfalse

(I'm not sure whether my note there is read by the right people, hence this bug
report.)

For a patch of ConfirmAccount.i18n.php and RequestAccount_body.php, see
attachment.

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23612] en.wikipedia with Vector is reported to be slow

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23612

--- Comment #22 from bertignac  2010-08-27 14:31:25 UTC ---
Well, I'm not proud of the fix, but in case it could help someone, I added this
in LocalSettings.php :

if( preg_match('/MSIE 6/', $_SERVER['HTTP_USER_AGENT']) ) {
$wgDefaultSkin = 'monobook';
} else {
$wgDefaultSkin = 'vector';
}

-- 
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.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24933] Allow bureacrats to remove sysop on hindi wiki

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24933

mayurkumar  changed:

   What|Removed |Added

Summary|Allow 'crats to remove  |Allow bureacrats to remove
   |sysop on hindi wiki |sysop on hindi wiki

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24954] Unable to upload on Commons

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24954

Platonides  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Platonides  2010-08-27 12:22:09 UTC 
---
The problem was caused by PagedTiffHandler, which has been disabled for now.

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24954] Unable to upload on Commons

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24954

Platonides  changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #1 from Platonides  2010-08-27 12:12:51 UTC 
---
Can you provide a file giving that error?

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24954] Unable to upload on Commons

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24954

spellcast.w...@gmail.com changed:

   What|Removed |Added

   Priority|Normal  |Highest

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24954] New: Unable to upload on Commons

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24954

   Summary: Unable to upload on Commons
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: critical
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: spellcast.w...@gmail.com


Trying to upload files on Commons returns the message "The uploaded file
contains errors". As of typing, the list of recently uploaded files at
http://commons.wikimedia.org/wiki/Special:NewFiles shows only about eight
uploads in the last three hours.

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 10081] Allow html attribute on SyntaxHighlight GeSHi extension

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10081

--- Comment #2 from Chris Cunningham  2010-08-27 
11:41:24 UTC ---
Any traction on this? Reasonably simple request for a simple gain.

 - Chris

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24951] Wrong diacritic in Special:Preferences page

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24951

--- Comment #5 from Siebrand  2010-08-27 09:57:04 UTC ---
(In reply to comment #4)
> OK, let me rephrase the question then: is the fact that LocalisationUpdate
> doesn't update these strings a bug or a feature?

That would be feature request bug 21987, although I'm personally not in favour
of updating these settings through LU.

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24951] Wrong diacritic in Special:Preferences page

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24951

--- Comment #4 from crangasi2...@yahoo.com 2010-08-27 09:35:10 UTC ---
OK, let me rephrase the question then: is the fact that LocalisationUpdate
doesn't update these strings a bug or a feature?

Anyway, since the namespace aliases were updated, I'm hoping that someone will
also update the special pages before WMF reaches the corresponding changelist.

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24951] Wrong diacritic in Special:Preferences page

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24951

--- Comment #3 from Siebrand  2010-08-27 09:01:06 UTC ---
(In reply to comment #2)
> But why aren't special pages translation also made in translatewiki? Since the
> namespaces are translated there, why can't the namespace aliases and special
> page aliases also be translated?

That's not what I'm saying.
http://translatewiki.net/wiki/Special:AdvancedTranslate allows localisation of
namespace names, special page aliases and magic words. But if they are
committed and Wikimedia doesn't use them, that's not something
translatewiki.net can help. I'm referring back to comment 1 here.

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24951] Wrong diacritic in Special:Preferences page

2010-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24951

--- Comment #2 from crangasi2...@yahoo.com 2010-08-27 08:50:13 UTC ---
But why aren't special pages translation also made in translatewiki? Since the
namespaces are translated there, why can't the namespace aliases and special
page aliases also be translated?

-- 
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@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l