[Bug 36987] List allpages has endless loop with case-sensitive titles, apfrom broken

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36987

--- Comment #4 from Nemo_bis  2012-05-21 05:09:11 UTC 
---
So, if your hypothesis is correct, what would the steps be to reproduce this
bug on another 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 36052] Remove localized "Help" namespaces on Meta-Wiki

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36052

Sam Reed (reedy)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Sam Reed (reedy)  2012-05-21 02:41:27 
UTC ---
Goned

-- 
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 36989] [SF] [Patch] 2.4.2; Add two hooks to SF_UploadWindow.php

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36989

Sam Reed (reedy)  changed:

   What|Removed |Added

  Attachment #10630|0   |1
   is patch||
  Attachment #10630|application/octet-stream|text/plain
  mime type||

-- 
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 36956] Bolding of watchlists works poorly ... "disabled" on enwiki

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36956

Sam Reed (reedy)  changed:

   What|Removed |Added

Summary|Bolding of watchlists works |Bolding of watchlists works
   |poorly ... disabled on  |poorly ... "disabled" on
   |enwiki  |enwiki

-- 
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 36052] Remove localized "Help" namespaces on Meta-Wiki

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36052

MZMcBride  changed:

   What|Removed |Added

   Keywords||shell

-- 
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 36983] Missing 494 AbuseFilter revisions in CodeReview

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36983

--- Comment #2 from Sam Reed (reedy)  2012-05-21 01:47:51 
UTC ---
SQL query from local, modified and ran on cluster:

mysql> SELECT /* CodeRevisionListView::getRevCount Reedy */  COUNT( DISTINCT
cr_id ) AS rev_count  FROM `code_paths` INNER JOIN `code_rev` ON ((cr_repo_id =
cp_repo_id AND cr_id = cp_rev_id)) LEFT JOIN `code_comment` ON ((cc_repo_id =
cp_repo_id AND cc_rev_id = cp_rev_id))  WHERE cp_repo_id = '1' AND cp_path =
'/trunk/extensions/AbuseFilter'  LIMIT 1;
+---+
| rev_count |
+---+
|  1628 |
+---+
1 row in set (4.73 sec)

-- 
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 36992] New: Language::isValidBuiltInCode must be passed a string, NULL given

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36992

   Web browser: ---
 Bug #: 36992
   Summary: Language::isValidBuiltInCode must be passed a string,
NULL given
   Product: MediaWiki
   Version: 1.20-git
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s...@reedyboy.net
Classification: Unclassified
   Mobile Platform: ---


Current head MW, seen locally:

exception 'MWException' with message 'Language::isValidBuiltInCode must be
passed a string, NULL given' in
/var/www/wiki/mediawiki/core/languages/Language.php:256
Stack trace:
#0 /var/www/wiki/mediawiki/core/languages/Language.php(188):
Language::isValidBuiltInCode(NULL)
#1 /var/www/wiki/mediawiki/core/languages/Language.php(169):
Language::newFromCode(NULL)
#2
/var/www/wiki/mediawiki/core/includes/resourceloader/ResourceLoaderContext.php(164):
Language::factory(NULL)
#3
/var/www/wiki/mediawiki/core/includes/resourceloader/ResourceLoaderModule.php(117):
ResourceLoaderContext->getDirection()
#4
/var/www/wiki/mediawiki/core/includes/resourceloader/ResourceLoaderUserCSSPrefsModule.php(87):
ResourceLoaderModule->getFlip(Object(ResourceLoaderContext))
#5
/var/www/wiki/mediawiki/core/includes/resourceloader/ResourceLoader.php(721):
ResourceLoaderUserCSSPrefsModule->getStyles(Object(ResourceLoaderContext))
#6 /var/www/wiki/mediawiki/core/includes/OutputPage.php(2631):
ResourceLoader->makeModuleResponse(Object(ResourceLoaderContext), Array)
#7 /var/www/wiki/mediawiki/core/includes/OutputPage.php(3405):
OutputPage->makeResourceLoaderLink(Array, 'styles')
#8 /var/www/wiki/mediawiki/core/includes/OutputPage.php(2428):
OutputPage->buildCssLinks()
#9 /var/www/wiki/mediawiki/core/includes/SkinTemplate.php(461):
OutputPage->headElement(Object(SkinVector))
#10 /var/www/wiki/mediawiki/core/includes/OutputPage.php(2003):
SkinTemplate->outputPage()
#11 /var/www/wiki/mediawiki/core/includes/Wiki.php(405): OutputPage->output()
#12 /var/www/wiki/mediawiki/core/includes/Wiki.php(593):
MediaWiki->finalCleanup()
#13 /var/www/wiki/mediawiki/core/includes/Wiki.php(502): MediaWiki->main()
#14 /var/www/wiki/mediawiki/core/index.php(58): MediaWiki->run()
#15 {main}

-- 
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 36983] Missing 494 AbuseFilter revisions in CodeReview

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36983

--- Comment #1 from Sam Reed (reedy)  2012-05-21 01:41:45 
UTC ---
Locally: Total number of results: 1,628

mysql> explain select count(*) from mw_code_paths
++-+---+---+---+---+-+--+-+-+
| id | select_type | table | type  | possible_keys | key   |
key_len | ref  | rows| Extra   |
++-+---+---+---+---+-+--+-+-+
|  1 | SIMPLE  | mw_code_paths | index | NULL  | repo_path | 261   
 | NULL | 1588190 | Using index |
++-+---+---+---+---+-+--+-+-+
1 row in set (0.02 sec)

mysql> select count(*) from mw_code_paths
+--+
| count(*) |
+--+
|  1463769 |
+--+
1 row in set (10.46 sec)

mysql> explain select count(*) from mw_code_paths where cp_repo_id = 1 AND
cp_path = '/trunk/extensions/AbuseFilter';
++-+---+--+---+---+-+-+--+--+
| id | select_type | table | type | possible_keys | key   |
key_len | ref | rows | Extra|
++-+---+--+---+---+-+-+--+--+
|  1 | SIMPLE  | mw_code_paths | ref  | PRIMARY,repo_path | repo_path | 261
| const,const | 1627 | Using where; Using index |
++-+---+--+---+---+-+-+--+--+
1 row in set (0.03 sec)

mysql> select count(*) from mw_code_paths where cp_repo_id = 1 AND cp_path =
'/trunk/extensions/AbuseFilter';
+--+
| count(*) |
+--+
| 1628 |
+--+
1 row in set (0.01 sec)

MW.org: Total number of results: 1,134

mysql> explain select count(*) from code_paths;
++-++---+---+---+-+--+-+-+
| id | select_type | table  | type  | possible_keys | key   | key_len |
ref  | rows| Extra   |
++-++---+---+---+-+--+-+-+
|  1 | SIMPLE  | code_paths | index | NULL  | repo_path | 261 |
NULL | 1677673 | Using index |
++-++---+---+---+-+--+-+-+
1 row in set (0.00 sec)

mysql> select count(*) from code_paths;
+--+
| count(*) |
+--+
|  1576529 |
+--+
1 row in set (4.02 sec)

mysql> explain select count(*) from code_paths where cp_repo_id = 1 AND cp_path
= '/trunk/extensions/AbuseFilter';
++-++--+---+---+-+-+--+--+
| id | select_type | table  | type | possible_keys | key   |
key_len | ref | rows | Extra|
++-++--+---+---+-+-+--+--+
|  1 | SIMPLE  | code_paths | ref  | PRIMARY,repo_path | repo_path | 261   
 | const,const | 2498 | Using where; Using index |
++-++--+---+---+-+-+--+--+
1 row in set (0.00 sec)

mysql> select count(*) from code_paths where cp_repo_id = 1 AND cp_path =
'/trunk/extensions/AbuseFilter';
+--+
| count(*) |
+--+
| 1628 |
+--+
1 row in set (0.00 sec)


Difference is 494.. Set of database rows (for AF at least!) is the same on the
2 copies. The count being what should be found.

-- 
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 31156] Maxlag errors returning 200 OK, not 503 as documented

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31156

--- Comment #4 from Smallman  2012-05-21 01:36:36 
UTC ---
Nevermind...the api still gives 200. (Above is not api request...silly 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 31156] Maxlag errors returning 200 OK, not 503 as documented

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31156

Smallman  changed:

   What|Removed |Added

 CC||m8r-udf...@mailinator.com

--- Comment #3 from Smallman  2012-05-21 01:32:54 
UTC ---
Is this fixed now?

http://en.wikipedia.org/wiki/api.php?action=view&maxlag=-1

gives a 503.

-- 
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 36956] Bolding of watchlists works poorly ... disabled on enwiki

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36956

--- Comment #10 from Brad Jorsch  2012-05-21 
01:29:48 UTC ---
(In reply to comment #7)
> Simple. In the default state of enwiki:
> 
> 1.  There is a message on the user's watchlist "Pages which have been changed
> since you last visited them are shown in bold". This is untrue because nothing
> is shown in bold.
> 2. There is a button "Mark all pages visited". It does nothing.
> 
> Yes, if you play around with CSS you can fix this. But the vast majority of
> users won't do this. And why should they have to?

The problem is that enwiki admins have '''already''' been playing around with
the site-level CSS, and have refused to hide the "Mark all pages visited"
button along with the bolding for some inexplicable reason.

The "Pages which have been changed since you last visited them are shown in
bold" message appears to have been hidden since 2008 for the default ("en")
language. If you're using en-gb or another language, request that enwiki admins
edit the message for your language in the same way.

So the bottom line here is that for your complaints, talk to the enwiki admins
about it. It's not a bug in MediaWiki.

-- 
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 36142] Suppressed edit summary remains cached in revision view while not logged in

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36142

Tim Starling  changed:

   What|Removed |Added

 CC||tstarl...@wikimedia.org

--- Comment #4 from Tim Starling  2012-05-21 00:59:52 
UTC ---
(In reply to comment #3)
> I assume that diffs can probably just send nocache headers to the squids.

Yes, I suppose that would be the simplest solution, although it seems sad to
reduce site performance in exchange for supporting such a rarely used feature.

-- 
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 30358] Make client-side loader load site and user modules

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30358

mybugs.m...@gmail.com changed:

   What|Removed |Added

 CC||mybugs.m...@gmail.com

--- Comment #3 from mybugs.m...@gmail.com 2012-05-21 00:46:05 UTC ---
(In reply to comment #1)
> MediaWiki 1.19 (which will have the 'default' and 'hidden' property and 
> support
> for dependencies).

Is this "hidden" property documented anywhere? I found it in use on commons[1],
but I'm not sure how it works.


[1] [[commons:MediaWiki_talk:Gadgets-definition#Hidden_gadgets.3F]]

-- 
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 31628] When #ifexists target page is created/deleted, does not update links tables

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31628

Joe Decker  changed:

   What|Removed |Added

 CC||joedec...@gmail.com

--- Comment #3 from Joe Decker  2012-05-21 00:26:39 UTC ---
Speaking from my experiences on ENWIKI, there is a general feature/bug/behavior
that template-inserted categories don't update until there's a null edit or
better, as a rule. This impression seems confirmed to me by my reading of
http://en.wikipedia.org/wiki/Wikipedia:NULLEDIT#Null_edit

I have been told by a knowledgable user (as I've been pursuing a BRFA for a bot
to deal with the trouble this is causing a single particular maintenance
category at ENWIKI) that this relates to purge, etc., not updating the
"categorylinks table."  

I'd be interested in knowing if that is in fact the case, if so if this is a
problem that can/will be fixed, or if instead the performance implications of
fixing it would be prohibitive.  I can suggest/create workarounds at varying
degrees of cost, but first, if this is just a general bug that's easily fixed,
that'd be useful data.  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 36987] List allpages has endless loop with case-sensitive titles, apfrom broken

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36987

Brad Jorsch  changed:

   What|Removed |Added

 CC||b-jorsch@alum.northwestern.
   ||edu

--- Comment #3 from Brad Jorsch  2012-05-21 
00:23:37 UTC ---
I think this bug may still occur, even in git master. But to see the bug, you
need a wiki where namespace 0 is set for case-insensitivity on the first letter
(which means titles will automatically be transformed to have an uppercase
first letter) and the namespace being processed has pages with a lowercase
first letter.

What appears to be happening is that the API is trying to return a continuation
for the page "UbuntuWiki:wiki/BugReports" (page id 11238 on that wiki). But the
API just passes "wiki/BugReports" without the namespace prefix in the
continuation parameter, and it also feeds it through the Title class to
"normalize" the title. Title (of course) treats the text as a title in
namespace 0 and therefore uppercases the first letter as part of that
normalization, so the continuation parameter comes out as "Wiki/BugReports"
instead. Which leads to an endless loop, as "Wiki/BugReports" sorts 500 pages
earlier than "wiki/BugReports".

This vaguely resembles bug 29290, and if I'm right the fix should be similar:
don't try to normalize the value passed through the continue parameter. We
should probably review all API continuation parameters to ensure this incorrect
normalization is not going on.

-- 
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 36987] List allpages has endless loop with case-sensitive titles, apfrom broken

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36987

--- Comment #2 from Nemo_bis  2012-05-20 23:38:21 UTC 
---
Note (after chat with Reedy): we don't actually know what's the origin of the
problem nor if it's actually been fixed or not in later releases.
I'll try divination to reproduce the bug elsewhere. ;)

-- 
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 36987] List allpages has endless loop with case-sensitive titles, apfrom broken

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36987

Sam Reed (reedy)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #1 from Sam Reed (reedy)  2012-05-20 23:05:29 
UTC ---
It's using MediaWiki 1.15.3, which isn't a supported version

Fine on stable releases (1.17 onwards)

-- 
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 36991] jquery.tablesorter sorts dates incorrectly

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36991

Brad Jorsch  changed:

   What|Removed |Added

Summary|jquery.tablesorter should   |jquery.tablesorter sorts
   |support "D M-short "|dates incorrectly
   |date format in sorting  |
   Severity|enhancement |normal

--- Comment #2 from Brad Jorsch  2012-05-20 
22:53:34 UTC ---
I've reverted your change to this bug title and severity, as it's clear you
have misunderstood the bug. This is not a request to add support for a new
format, it is to fix support that is intended to be there but is clearly very
broken.

-- 
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 36967] Upload Request to Commons

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36967

Thehelpfulone  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||thehelpfulonew...@gmail.com

-- 
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 36972] Activate the patroller group on nn.wiki

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36972

Thehelpfulone  changed:

   What|Removed |Added

   Keywords||shell
   Priority|Unprioritized   |Normal
 CC||thehelpfulonew...@gmail.com

-- 
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 36960] create 'aawiki' on beta

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36960

Thehelpfulone  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||thehelpfulonew...@gmail.com

--- Comment #1 from Thehelpfulone  2012-05-20 
22:51:53 UTC ---
Petr was working on this from SAL log, marking as normal priority.

-- 
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 36982] Change Meta (fav)icon on Special:Userlogin

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36982

Thehelpfulone  changed:

   What|Removed |Added

   Keywords||shell
   Priority|Unprioritized   |Low
 CC||thehelpfulonew...@gmail.com

--- Comment #1 from Thehelpfulone  2012-05-20 
22:51:12 UTC ---
http://upload.wikimedia.org/wikipedia/commons/thumb/8/81/Wikimedia-logo.svg/20px-Wikimedia-logo.svg.png
 

needs to be replaced with

http://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Wikimedia_Community_Logo.svg/20px-Wikimedia_Community_Logo.svg.png

where it says 


You are now logged in to Outreach Wiki as "Thehelpfulone".
Logging you in to wikis of the Wikimedia Foundation:



-- 
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 36052] Remove localized "Help" namespaces on Meta-Wiki

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36052

Thehelpfulone  changed:

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |s...@reedyboy.net
   |org |

-- 
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 36052] Remove localized "Help" namespaces on Meta-Wiki

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36052

--- Comment #3 from Thehelpfulone  2012-05-20 
22:32:38 UTC ---
Should be good to go now,
https://meta.wikimedia.org/wiki/User:MZMcBride/Sandbox - all the pages in the
namespaces to be removed
(https://meta.wikimedia.org/w/index.php?title=Meta:Babel&oldid=3648701#Proposal_to_clean_Meta-Wiki_namespaces)
have been deleted, including redirects and the pages were unlinked before
deletion.

-- 
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 36822] Add timestamp to talk page message

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36822

Amir E. Aharoni  changed:

   What|Removed |Added

 Status|ASSIGNED|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 36756] Inconsistent terminology: elsewhere vs. otherwiki

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36756

Amir E. Aharoni  changed:

   What|Removed |Added

 Status|ASSIGNED|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 36900] Coding style issues in interwiki

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36900

--- Comment #2 from Amir E. Aharoni  2012-05-20 
21:46:45 UTC ---
More fixes in

* https://gerrit.wikimedia.org/r/#/c/8033/
* https://gerrit.wikimedia.org/r/#/c/8121/

-- 
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 36991] jquery.tablesorter should support "D M-short YYYY" date format in sorting

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36991

Krinkle  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
   Severity|normal  |enhancement

-- 
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 36991] jquery.tablesorter should support "D M-short YYYY" date format in sorting

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36991

Krinkle  changed:

   What|Removed |Added

Summary|Tablesorter sorts dates |jquery.tablesorter should
   |incorrectly |support "D M-short "
   ||date format in sorting

-- 
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 23006] create #speciale parser function

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23006

Krinkle  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||krinklem...@gmail.com
 Resolution|FIXED   |

--- Comment #16 from Krinkle  2012-05-20 20:56:54 UTC ---
For sake of portability there should be no translation value conflicting with a
canonical value. Otherwise "#speciale" might mean #special on an "it"
content-language wiki and #speciale on an any other content-language wiki.

Revert?

-- 
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 36990] "Language not set" fatal error in Special:MessageGroupStats

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36990

--- Comment #1 from Nemo_bis  2012-05-20 19:35:53 UTC 
---
On Special:MessageGroupStats&group=%21recent&language=it : 

Language not set
Backtrace:
#0 docroot/extensions/Translate/MessageGroups.php(250):
RecentMessageGroup->getDefinitions()
#1 docroot/extensions/Translate/utils/MessageGroupStats.php(311):
MessageGroupOld->initCollection('aa')
#2 docroot/extensions/Translate/utils/MessageGroupStats.php(268):
MessageGroupStats::calculateGroup(Object(RecentMessageGroup), 'aa')
#3 docroot/extensions/Translate/utils/MessageGroupStats.php(211):
MessageGroupStats::forItemInternal(Array, Object(RecentMessageGroup), 'aa')
#4 docroot/extensions/Translate/utils/MessageGroupStats.php(85):
MessageGroupStats::forGroupInternal(Object(RecentMessageGroup))
#5 docroot/extensions/Translate/specials/SpecialMessageGroupStats.php(133):
MessageGroupStats::forGroup('!recent')
#6 docroot/extensions/Translate/specials/SpecialLanguageStats.php(143):
SpecialMessageGroupStats->getTable()
#7 docroot/includes/SpecialPageFactory.php(493):
SpecialLanguageStats->execute(NULL)
#8 docroot/includes/Wiki.php(263):
SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
#9 docroot/includes/Wiki.php(592): MediaWiki->performRequest()
#10 docroot/includes/Wiki.php(502): MediaWiki->main()
#11 docroot/index.php(58): MediaWiki->run()
#12 {main}

-- 
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 36990] "Language not set" fatal error in Special:MessageGroupStats

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36990

Ariel T. Glenn  changed:

   What|Removed |Added

 CC||ar...@wikimedia.org

-- 
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 36979] add pagequality class in links to Page namespace

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36979

Alessandro Brollo  changed:

   What|Removed |Added

 CC||alex.bro...@gmail.com

--- Comment #2 from Alessandro Brollo  2012-05-20 
19:15:47 UTC ---
I too support this proposal.

-- 
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 36181] Prevent search engines from indexing the user namespace in German Wikipedia

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36181

--- Comment #12 from Umherirrender  2012-05-20 
18:48:48 UTC ---
Next week is gone, please give a comment about the status.
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 23006] create #speciale parser function

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23006

--- Comment #15 from Umherirrender  2012-05-20 
18:31:22 UTC ---
You have to add new aliases to the software. You can do it on translatewiki.net

[[translatewiki:Special:AdvancedTranslate]], choose your language and "Magic
words".

Looking at that page shows your problem for 'it'. The word "speciale" is
already given to "special" as alias. I have no idea, to handle that case.

-- 
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 36991] Tablesorter sorts dates incorrectly

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36991

--- Comment #1 from Brad Jorsch  2012-05-20 
18:16:11 UTC ---
See Gerrit changeset 8042.

-- 
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 36991] New: Tablesorter sorts dates incorrectly

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36991

   Web browser: ---
 Bug #: 36991
   Summary: Tablesorter sorts dates incorrectly
   Product: MediaWiki
   Version: 1.20-git
  Platform: All
OS/Version: All
Status: NEW
  Keywords: patch-need-review
  Severity: normal
  Priority: Unprioritized
 Component: JavaScript
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: b-jor...@alum.northwestern.edu
CC: krinklem...@gmail.com, tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


The tablesorter module could easily determine that "1 Apr 2012" is DMY order
and "Apr 1 2012" is MDY order, but for some reason it doesn't. It just converts
them to "1 4 2012" and "4 1 2012", respectively, and then assumes MDY or DMY
order based on the global wiki configuration.

Gerrit changeset coming shortly.

-- 
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 33560] Maps input broken

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33560

--- Comment #8 from Jeroen De Dauw  2012-05-20 
18:01:20 UTC ---
The fix is non-trivial, so making a patch is not going to happen on my side.
However, I can release a dev version of the relevant extensions, but that will
be unstable and might include other bugs. I do not know when the issue got
introduced.

-- 
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 36990] New: "Language not set" fatal error in Special:MessageGroupStats

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36990

   Web browser: ---
 Bug #: 36990
   Summary: "Language not set" fatal error in
Special:MessageGroupStats
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Translate
AssignedTo: niklas.laxst...@gmail.com
ReportedBy: federicol...@tiscali.it
CC: aloli...@gmail.com, s.mazel...@xs4all.nl
Classification: Unclassified
   Mobile Platform: ---


On Special:MessageGroupStats&group=%21recent&language=it :

Language not set
Backtrace:
#0
/srv/web/beta.mrlocale.com/docroot/extensions/Translate/MessageGroups.php(250):
RecentMessageGroup->getDefinitions()
#1
/srv/web/beta.mrlocale.com/docroot/extensions/Translate/utils/MessageGroupStats.php(311):
MessageGroupOld->initCollection('aa')
#2
/srv/web/beta.mrlocale.com/docroot/extensions/Translate/utils/MessageGroupStats.php(268):
MessageGroupStats::calculateGroup(Object(RecentMessageGroup), 'aa')
#3
/srv/web/beta.mrlocale.com/docroot/extensions/Translate/utils/MessageGroupStats.php(211):
MessageGroupStats::forItemInternal(Array, Object(RecentMessageGroup), 'aa')
#4
/srv/web/beta.mrlocale.com/docroot/extensions/Translate/utils/MessageGroupStats.php(85):
MessageGroupStats::forGroupInternal(Object(RecentMessageGroup))
#5
/srv/web/beta.mrlocale.com/docroot/extensions/Translate/specials/SpecialMessageGroupStats.php(133):
MessageGroupStats::forGroup('!recent')
#6
/srv/web/beta.mrlocale.com/docroot/extensions/Translate/specials/SpecialLanguageStats.php(143):
SpecialMessageGroupStats->getTable()
#7 /srv/web/beta.mrlocale.com/docroot/includes/SpecialPageFactory.php(493):
SpecialLanguageStats->execute(NULL)
#8 /srv/web/beta.mrlocale.com/docroot/includes/Wiki.php(263):
SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
#9 /srv/web/beta.mrlocale.com/docroot/includes/Wiki.php(592):
MediaWiki->performRequest()
#10 /srv/web/beta.mrlocale.com/docroot/includes/Wiki.php(502):
MediaWiki->main()
#11 /srv/web/beta.mrlocale.com/docroot/index.php(58): MediaWiki->run()
#12 {main}

-- 
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 36873] migrate mwmultiversion to git

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36873

--- Comment #4 from Chad H.  2012-05-20 17:14:47 UTC 
---
What should the new repo's name be?

-- 
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 36873] migrate mwmultiversion to git

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36873

--- Comment #3 from Chad H.  2012-05-20 17:14:28 UTC 
---
Yes, we can use those tools. Just needed to know :)

-- 
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 36931] acct creation rate limit whitelist for event: brazil ambassador class, 2012-05-22

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36931

jeremyb  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #6 from jeremyb  2012-05-20 
17:04:51 UTC ---
This is live 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 36988] exception 'MWException' with message 'Language::isValidBuiltInCode must be passed a string, NULL given'

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36988

Antoine "hashar" Musso  changed:

   What|Removed |Added

 CC|has...@free.fr  |

--- Comment #1 from Antoine "hashar" Musso  2012-05-20 16:46:20 
UTC ---
Removing myself from CC:, I am not a RL guy :-D

-- 
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 36908] Language::isValidBuiltInCode is being passed an object!

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36908

Antoine "hashar" Musso  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Antoine "hashar" Musso  2012-05-20 16:45:44 
UTC ---
Merged on May 18th.

-- 
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 36483] Parser cache hit rate seems abnormally low

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36483

--- Comment #2 from Jarry1250  2012-05-20 16:29:40 UTC ---
Any further thoughts?

Looking at the graph, it's almost as though "MISS" is tracking "EXPIRED" but
plus a couple of percent. Not sure if that helps diagnose the problem, if there
is one.

-- 
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 36956] Bolding of watchlists works poorly ... disabled on enwiki

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36956

--- Comment #9 from Dan Haigh  2012-05-20 16:18:48 UTC 
---
And until that survey is concluded (which could be a while), we are still left
with a broken button and meaningless text. I have no strong opinion on how the
Watchlist should look, as long as it works!

-- 
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 33560] Maps input broken

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33560

--- Comment #7 from Dave Anderson  2012-05-20 
15:53:55 UTC ---
I'd like to apply a patch or, if it's a regression, downgrade to an ealier
version. I welcome any advice with that.

-- 
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 33928] HTML page title should say we are looking at a diff

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33928

--- Comment #8 from Sumana Harihareswara  2012-05-20 
15:41:14 UTC ---
Thanks, Nischay!

-- 
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 36956] Bolding of watchlists works poorly ... disabled on enwiki

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36956

MZMcBride  changed:

   What|Removed |Added

URL||https://en.wikipedia.org/wi
   ||ki/Wikipedia:Requests_for_c
   ||omment/Watchlist_survey

--- Comment #8 from MZMcBride  2012-05-20 15:38:51 UTC ---
Discussion is ongoing on-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 36979] add pagequality class in links to Page namespace

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36979

OrbiliusMagister  changed:

   What|Removed |Added

 CC||edow...@gmail.com

--- Comment #1 from OrbiliusMagister  2012-05-20 15:37:27 
UTC ---
I Strongly support this proposal. Please fulfil Candalua's request. It would be
certainly useful to all wikisources.

-- 
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 36229] Proofread toolbar disappear occasionally

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36229

OrbiliusMagister  changed:

   What|Removed |Added

 CC||edow...@gmail.com

--- Comment #6 from OrbiliusMagister  2012-05-20 15:34:19 
UTC ---
Please, many users rely on that toolbar to proofread properly: fix this bug,
ASAP.

-- 
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 36983] Missing 494 AbuseFilter revisions in CodeReview

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36983

Chad H.  changed:

   What|Removed |Added

 CC||s...@reedyboy.net
  Component|Git/Gerrit  |CodeReview
Product|Wikimedia   |MediaWiki extensions

-- 
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 33560] Maps input broken

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33560

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #6 from Jeroen De Dauw  2012-05-20 
14:52:57 UTC ---
I think the issue has been fixed on the development version. You'll have to
hang tight a while before the next rel though.

-- 
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 23006] create #speciale parser function

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23006

--- Comment #14 from Dan Collins  2012-05-20 14:40:58 UTC 
---
They need to have the desired name of this function translated in their
MessagesXx.php, as you can see was done with 'speciale' in the patch, attached
to this bug, for MessagesEn.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 36989] New: [SF] [Patch] 2.4.2; Add two hooks to SF_UploadWindow.php

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36989

   Web browser: ---
 Bug #: 36989
   Summary: [SF] [Patch] 2.4.2; Add two hooks to
SF_UploadWindow.php
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: jamesin.hongkon...@gmail.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Created attachment 10630
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=10630
Patch against SF 2.4.2

The patch adds two original hooks [1],[2] (available in the standard
SpecialUpload.php) to SF_UploadWindow.php. Both hooks have been available since
MW 1.9.0

[1] http://www.mediawiki.org/wiki/Manual:Hooks/UploadForm:initial

[2] http://www.mediawiki.org/wiki/Manual:Hooks/UploadForm:BeforeProcessing

-- 
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 36988] New: exception 'MWException' with message 'Language::isValidBuiltInCode must be passed a string, NULL given'

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36988

   Web browser: ---
 Bug #: 36988
   Summary: exception 'MWException' with message
'Language::isValidBuiltInCode must be passed a string,
NULL given'
   Product: MediaWiki
   Version: 1.20-git
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ResourceLoader
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: niklas.laxst...@gmail.com
CC: has...@free.fr, krinklem...@gmail.com,
roan.katt...@gmail.com, tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


exception 'MWException' with message 'Language::isValidBuiltInCode must be
passed a string, NULL given' in /srv/web/XXX/docroot/languages/Language.php:256
Stack trace:
#0 /srv/web/XXX/docroot/languages/Language.php(188):
Language::isValidBuiltInCode(NULL)
#1 /srv/web/XXX/docroot/languages/Language.php(169):
Language::newFromCode(NULL)
#2 /srv/web/XXX/docroot/includes/resourceloader/ResourceLoaderContext.php(164):
Language::factory(NULL)
#3 /srv/web/XXX/docroot/includes/resourceloader/ResourceLoaderModule.php(117):
ResourceLoaderContext->getDirection()
#4
/srv/web/XXX/docroot/includes/resourceloader/ResourceLoaderUserCSSPrefsModule.php(87):
ResourceLoaderModule->getFlip(Object(ResourceLoaderContext))
#5 /srv/web/XXX/docroot/includes/resourceloader/ResourceLoader.php(721):
ResourceLoaderUserCSSPrefsModule->getStyles(Object(ResourceLoaderContext))
#6 /srv/web/XXX/docroot/includes/OutputPage.php(2631):
ResourceLoader->makeModuleResponse(Object(ResourceLoaderContext), Array)
#7 /srv/web/XXX/docroot/includes/OutputPage.php(3405):
OutputPage->makeResourceLoaderLink(Array, 'styles')
#8 /srv/web/XXX/docroot/includes/OutputPage.php(2428):
OutputPage->buildCssLinks()
#9 /srv/web/XXX/docroot/includes/SkinTemplate.php(461):
OutputPage->headElement(Object(SkinMrLocale))
#10 /srv/web/XXX/docroot/includes/OutputPage.php(2003):
SkinTemplate->outputPage()
#11 /srv/web/XXX/docroot/includes/Wiki.php(405): OutputPage->output()
#12 /srv/web/XXX/docroot/includes/Wiki.php(593): MediaWiki->finalCleanup()
#13 /srv/web/XXX/docroot/includes/Wiki.php(502): MediaWiki->main()
#14 /srv/web/XXX/docroot/index.php(58): MediaWiki->run()
#15 {main}

-- 
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 33928] HTML page title should say we are looking at a diff

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33928

Amir E. Aharoni  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #7 from Amir E. Aharoni  2012-05-20 
13:30:26 UTC ---
Merged.

-- 
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 36956] Bolding of watchlists works poorly ... disabled on enwiki

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36956

--- Comment #7 from Dan Haigh  2012-05-20 13:19:46 UTC 
---
Simple. In the default state of enwiki:

1.  There is a message on the user's watchlist "Pages which have been changed
since you last visited them are shown in bold". This is untrue because nothing
is shown in bold.
2. There is a button "Mark all pages visited". It does nothing.

Yes, if you play around with CSS you can fix this. But the vast majority of
users won't do this. And why should they have to?

So the bug is either: unnecessary text and button; or non-functional bolding
and non-functional button.
Fixing either of those would be great.

-- 
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 35111] add Devanagari to the WikiEditor special characters section

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35111

Amir E. Aharoni  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|wikibugs-l@lists.wikimedia. |shanta...@gmail.com
   |org |

-- 
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 36235] Deployment of TranslationNotifications

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36235

Krinkle  changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
   Target Milestone|Mysterious future   |1.20wmf4 deployment

-- 
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 36235] Deployment of TranslationNotifications

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36235

Krinkle  changed:

   What|Removed |Added

 CC|krinklem...@gmail.com   |
   Target Milestone|1.20wmf2 deployment |Mysterious future

-- 
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 36986] URL Encoding affecting titles with spaces

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36986

Brendan Wyse  changed:

   What|Removed |Added

Version|master  |unspecified

-- 
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 36965] Please setup Collection extension on Telugu Wikipedia

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36965

--- Comment #2 from Arjuna Rao Chavala  2012-05-20 
11:10:45 UTC ---
I did not think you need the link, as it is  installed on Telugu Wikibooks
already and does not cause any problem to current usage. I will initiate
discussion and update in a week.

-- 
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 33238] category pages in file cache do not get updated when I add or remove same category on a page

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33238

Arjuna Rao Chavala  changed:

   What|Removed |Added

   Severity|major   |normal

--- Comment #7 from Arjuna Rao Chavala  2012-05-20 
11:07:34 UTC ---
I found the cause for the problem as  hidden categories added by a template,
which did not undergo the required changes when the article is changed from
district to a town. After fixing the same, I found the category updates to be
happening properly.

-- 
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 36848] Browser back button works poorly with expanded article sections

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36848

Jon  changed:

   What|Removed |Added

 CC||t6heroofthe...@gmail.com

--- Comment #5 from Jon  2012-05-20 10:52:02 UTC ---
*** Bug 36980 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.

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


[Bug 36980] unexpected navigation behaviour

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36980

Jon  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||jrob...@wikimedia.org
 Resolution||DUPLICATE

--- Comment #1 from Jon  2012-05-20 10:52:02 UTC ---


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

-- 
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 35111] add Devanagari to the WikiEditor special characters section

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35111

Amir E. Aharoni  changed:

   What|Removed |Added

Summary|include Marathi alphabet|add Devanagari to the
   |and characters in edit  |WikiEditor special
   |tools   |characters section

--- Comment #6 from Amir E. Aharoni  2012-05-20 
10:50:15 UTC ---
Changing title to avoid confusion.

-- 
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 35111] include Marathi alphabet and characters in edit tools

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35111

Amir E. Aharoni  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||amir.ahar...@mail.huji.ac.i
   ||l
 Ever Confirmed|0   |1

--- Comment #5 from Amir E. Aharoni  2012-05-20 
10:48:27 UTC ---
EditTools and WikiEditor are separate things.

The WikiEditor bar above the editing box should have all the Devanagari
characters that can be useful to anybody. I'm surprised that WikiEditor has
many Indic scripts, but not Devanagari. It should be added in the file
WikiEditor/modules/jquery.wikiEditor.toolbar.config.js

EditTools appears under the editing box. It can be customized locally, as
Shantanoo says.

-- 
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 36987] New: List allpages has endless loop with case-sensitive titles, apfrom broken

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36987

   Web browser: ---
 Bug #: 36987
   Summary: List allpages has endless loop with case-sensitive
titles, apfrom broken
   Product: MediaWiki
   Version: 1.15.x
  Platform: All
   URL: http://wiki.ubuntu.com.cn/api.php?action=query&list=al
lpages&apnamespace=101&aplimit=500&apfrom=Wiki/BugRepo
rts
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: API
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: federicol...@tiscali.it
CC: bryan.tongm...@gmail.com, roan.katt...@gmail.com,
s...@reedyboy.net, soxre...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Created attachment 10629
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=10629
XML
http://wiki.ubuntu.com.cn/api.php?action=query&list=allpages&apnamespace=101&aplimit=500&apfrom=Wiki/BugReports&format=xml

The URL gives  although this is the page
I'm supposed to start from: the first row is  and the last , perhaps a case-sensitivity problem.

-- 
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 32372] Wikieditor toolbar has only a half of screen width

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32372

Candalua  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||lacrymarum.va...@gmail.com

-- 
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 30389] http://www.wikipedia.org/ mobile detection

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30389

--- Comment #18 from Jon  2012-05-20 10:42:30 UTC ---
The problem with putting search above the languages it that in the html (and
the desktop site) it appears below the languages. To achieve this goal is
likely to result in some messy css (absolute positioning and use of fixed
heights) which I'm keen to avoid. I'd also worry that this would be an
inconsistent experience for users that use both the mobile and desktop version
as we'd be changing the order round. I think this requires a bit more thought.

As said previously feature phones that don't support media queries will just
get the desktop site.

A better more long term approach would be to make the design mobile first (e.g.
apply media queries for the desktop site rather than for the mobile site).
There are tricks for IE 8< using conditional if statements for serving the
desktop site to those users.

http://caniuse.com/#feat=css-mediaqueries

-- 
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 23006] create #speciale parser function

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23006

Lejonel  changed:

   What|Removed |Added

 CC||lejo...@telia.com

--- Comment #13 from Lejonel  2012-05-20 10:34:02 UTC ---
How does this work with Italian and Albanian translations "#speciale" of old
magic word "#special"?

-- 
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 35111] include Marathi alphabet and characters in edit tools

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35111

--- Comment #4 from Shantanoo  2012-05-20 10:16:11 UTC ---
This can be fixed locally by modifying following link.

http://mr.wikipedia.org/wiki/Mediawiki:Edittools

>From the page history
http://mr.wikipedia.org/w/index.php?title=Mediawiki:Edittools&action=history

Mahitgar (mr.wikipedia.org/wiki/User:Mahitgar) from mr.wikipedia.org can modify
the page.

This bug may be closed, unless no one can modify the
http://mr.wikipedia.org/wiki/Mediawiki:Edittools link.

-- 
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 31314] Hidden "Add file button" after uploading files still clickable

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31314

rai...@rillke.eu  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from rai...@rillke.eu  2012-05-20 
10:07:16 UTC ---
seems to be fixed now. thx.

-- 
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 36986] New: URL Encoding affecting titles with spaces

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36986

   Web browser: ---
 Bug #: 36986
   Summary: URL Encoding affecting titles with spaces
   Product: MediaWiki extensions
   Version: master
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
AssignedTo: wikidata-b...@lists.wikimedia.org
ReportedBy: bjw...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Created attachment 10628
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=10628
Notice the encoding in the url has a '+' for the space character

I found that creating an item with a link title including a space was being
encoded incorrectly intermittently when refreshing the page.

As per the attachment, the link with the title 'Cork (City)' is being encoded
as 'Cork+%28city%29' when it should be 'Cork_%28city%29'.

I was able to fix in my local development working copy by replacing the space
with underscore before the encoding in getPageUrl in WikibaseSite.php.

public function getPageUrl( $pageName = '' ) {
$pageName = str_replace(' ', '_', $pageName);
return str_replace( '$1', urlencode( $pageName ), $this->getPageUrlPath()
);
}

-- 
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 33338] mwe-upwiz-deeds-macro-prompt not resolved

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8

rai...@rillke.eu  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 33338] mwe-upwiz-deeds-macro-prompt not resolved

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8

--- Comment #2 from rai...@rillke.eu  2012-05-20 
09:43:59 UTC ---
Don't know if the underlying bug is solved but the translation is changed not
to use variables.

-- 
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 35354] Problems with UploadWizard stash moving to the target

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35354

rai...@rillke.eu  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #11 from rai...@rillke.eu  2012-05-20 
09:41:10 UTC ---
No new complaints on Helpdesk and other places, seems to work now or people are
tired reporting.

-- 
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 36912] Provide an API that just outputs the count

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36912

--- Comment #2 from rai...@rillke.eu  2012-05-20 
09:39:11 UTC ---
If I would query each single file this would be Ok. But if I want to know
whether 100 files are globally used, I don't want to send 100 requests.

Therefore I do it this way:
https://commons.wikimedia.org/w/api.php?action=query&prop=globalusage&titles=File:Example.jpg|File:Example.png&gulimit=5

The response does not give any results for File:Example.png, only for
File:Example.jpg

Since the count is requested in bug 17993, perhaps this bug could suggest
limiting the results per item (File in this case) when querying multiple titles
because the same applies for categories and other stuff.

-- 
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 30389] http://www.wikipedia.org/ mobile detection

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30389

--- Comment #17 from Phil Chang  2012-05-20 08:35:27 UTC ---
This is a big improvement for a long-standing problem. Nice work!

I also think search can be above the project languages.

This page is a fairly popular destination in countries like India and Brazil.
How could we make this work on feature phones? I am guessing that would require
mobile detection because media queries are not an option.

We do have country-specific landing pages working in Zero (based on IP address
and a specific landing page used by mobile operators. That is probably a better
solution in any part of the world that is not covered by the main project
languages.

Anyway, let's polish the design a bit and see if we can make this fly. 

Do you have any stats on the number of mobile browsers that support media
queries?

-- 
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 36888] VIAF to orlabs.oclc.org / www.worldcat.org transitions

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36888

--- Comment #5 from lɛʁi לערי ריינהארט  2012-05-20 07:42:04 
UTC ---
Thanks! A positive site effect:
at http://orlabs.oclc.org/identities/viaf-164967251#VIAF
I can see also and bookmark
http://orlabs.oclc.org/identities/viaf-16947#VIAF

-- 
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 36965] Please setup Collection extension on Telugu Wikipedia

2012-05-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36965

jeremyb  changed:

   What|Removed |Added

   Keywords|shell   |shellpolicy
 CC||bugzilla+org.wikimedia@tuxm
   ||achine.com

--- Comment #1 from jeremyb  2012-05-20 
07:05:08 UTC ---
local discussion, consensus? please give a link.

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