Re: [Wikitech-l] bugs in #mediawiki

2014-04-27 Thread Andre Klapper
On Fri, 2014-04-25 at 21:51 -0700, Legoktm wrote:
 The new wikibugs is now in #wikimedia-dev, and also in a few other channels.

This entertaining mailing list thread includes statements which miss
references, so I'll add those Bugzilla tickets that I am aware of:
https://bugzilla.wikimedia.org/show_bug.cgi?id=46322
https://bugzilla.wikimedia.org/show_bug.cgi?id=46144

andre
-- 
Andre Klapper | Wikimedia Bugwrangler
http://blogs.gnome.org/aklapper/


___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] where is documentation for new wikibugs bot

2014-04-27 Thread Petr Bena
There is a new bot for wikibugs but it doesn't seem to reply very well
to basic CTCP messages and provides no link to its documentation.
Where can it be found? How is the bot controlled? How do I make it
join some channel and subscribe to a feed?

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] where is documentation for new wikibugs bot

2014-04-27 Thread Petr Bena
it would be also cool if source code was somewhere readable by public

On Sun, Apr 27, 2014 at 10:57 AM, Petr Bena benap...@gmail.com wrote:
 There is a new bot for wikibugs but it doesn't seem to reply very well
 to basic CTCP messages and provides no link to its documentation.
 Where can it be found? How is the bot controlled? How do I make it
 join some channel and subscribe to a feed?

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] where is documentation for new wikibugs bot

2014-04-27 Thread Petr Bena
I noted you said:
There are some issues with the IRC front-end (irc3).
refhttp://tools.wmflabs.org/wikibugs//ref

In case you didn't want to bother yourself with implementing the IRC
protocol, you can use the wm-bot's irc-relay plugin
https://meta.wikimedia.org/wiki/Wm-bot#Relay_of_messages_from_scripts_and_other_tools
this thing allows any script / program running anywhere on
wikimedia-labs to deliver irc messages to any channel using wm-bot by
sending very simple TCP / UDP packets directly to wm-bot. I don't
expect you would like to use it, but it would potentially save you
some work, given that making reliable bot that is able to autorejoin /
reconnect on netsplits that happen often, isn't that easy.

On Sun, Apr 27, 2014 at 11:00 AM, Petr Bena benap...@gmail.com wrote:
 it would be also cool if source code was somewhere readable by public

 On Sun, Apr 27, 2014 at 10:57 AM, Petr Bena benap...@gmail.com wrote:
 There is a new bot for wikibugs but it doesn't seem to reply very well
 to basic CTCP messages and provides no link to its documentation.
 Where can it be found? How is the bot controlled? How do I make it
 join some channel and subscribe to a feed?

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] where is documentation for new wikibugs bot

2014-04-27 Thread Alex Monk
It already is, see https://github.com/valhallasw/pywikibugs


On 27 April 2014 10:00, Petr Bena benap...@gmail.com wrote:

 it would be also cool if source code was somewhere readable by public

 On Sun, Apr 27, 2014 at 10:57 AM, Petr Bena benap...@gmail.com wrote:
  There is a new bot for wikibugs but it doesn't seem to reply very well
  to basic CTCP messages and provides no link to its documentation.
  Where can it be found? How is the bot controlled? How do I make it
  join some channel and subscribe to a feed?

 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] where is documentation for new wikibugs bot

2014-04-27 Thread Petr Bena
channels array should be loaded from some configuration file instead
of being hard coded, and it would be cool if it could be modified
runtime, using irc commands

On Sun, Apr 27, 2014 at 11:09 AM, Alex Monk kren...@gmail.com wrote:
 It already is, see https://github.com/valhallasw/pywikibugs


 On 27 April 2014 10:00, Petr Bena benap...@gmail.com wrote:

 it would be also cool if source code was somewhere readable by public

 On Sun, Apr 27, 2014 at 10:57 AM, Petr Bena benap...@gmail.com wrote:
  There is a new bot for wikibugs but it doesn't seem to reply very well
  to basic CTCP messages and provides no link to its documentation.
  Where can it be found? How is the bot controlled? How do I make it
  join some channel and subscribe to a feed?

 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l

 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] where is documentation for new wikibugs bot

2014-04-27 Thread Alex Monk
Have you filed an issue on Github?


On 27 April 2014 11:44, Petr Bena benap...@gmail.com wrote:

 channels array should be loaded from some configuration file instead
 of being hard coded, and it would be cool if it could be modified
 runtime, using irc commands

 On Sun, Apr 27, 2014 at 11:09 AM, Alex Monk kren...@gmail.com wrote:
  It already is, see https://github.com/valhallasw/pywikibugs
 
 
  On 27 April 2014 10:00, Petr Bena benap...@gmail.com wrote:
 
  it would be also cool if source code was somewhere readable by public
 
  On Sun, Apr 27, 2014 at 10:57 AM, Petr Bena benap...@gmail.com wrote:
   There is a new bot for wikibugs but it doesn't seem to reply very well
   to basic CTCP messages and provides no link to its documentation.
   Where can it be found? How is the bot controlled? How do I make it
   join some channel and subscribe to a feed?
 
  ___
  Wikitech-l mailing list
  Wikitech-l@lists.wikimedia.org
  https://lists.wikimedia.org/mailman/listinfo/wikitech-l
 
  ___
  Wikitech-l mailing list
  Wikitech-l@lists.wikimedia.org
  https://lists.wikimedia.org/mailman/listinfo/wikitech-l

 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] bugs in #mediawiki

2014-04-27 Thread Federico Leva (Nemo)
The alleged outcome has never been summarised/documented on the relevant 
wiki page.

https://www.mediawiki.org/wiki/Git/IRC

Nemo

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] where is documentation for new wikibugs bot

2014-04-27 Thread MZMcBride
Petr Bena wrote:
There is a new bot for wikibugs but it doesn't seem to reply very well
to basic CTCP messages and provides no link to its documentation.
Where can it be found? How is the bot controlled? How do I make it
join some channel and subscribe to a feed?

While I know that you're acting in good faith, I feel that some portion
of your mailing list inquiries could be made moot by simply searching
around a bit. For example, it probably isn't too difficult to find this
wikitech-l thread titled New wikibugs bot from about a week ago:
http://lists.wikimedia.org/pipermail/wikitech-l/2014-April/076140.html.

This isn't to say that wikibugs couldn't have better documentation, both
on-wiki and built in. Code patches and wiki edits are welcome. :-)

MZMcBride



___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] where is documentation for new wikibugs bot

2014-04-27 Thread Petr Bena
I would search for the code if the project page on tool labs
(http://tools.wmflabs.org/wikibugs/) clearly didn't say The source is
not yet in git, but will be once I've cleaned up passwords et al. from
the code.

So I assumed it isn't in any repository so far, and more than asking
where the code is, I said it would be nice to have it somewhere.

Regarding documentation: even the e-mail you linked here doesn't
provide any, so, yes I admit I didn't search for it, but if I did, I
would still had the same question :P

On Sun, Apr 27, 2014 at 5:11 PM, MZMcBride z...@mzmcbride.com wrote:
 Petr Bena wrote:
There is a new bot for wikibugs but it doesn't seem to reply very well
to basic CTCP messages and provides no link to its documentation.
Where can it be found? How is the bot controlled? How do I make it
join some channel and subscribe to a feed?

 While I know that you're acting in good faith, I feel that some portion
 of your mailing list inquiries could be made moot by simply searching
 around a bit. For example, it probably isn't too difficult to find this
 wikitech-l thread titled New wikibugs bot from about a week ago:
 http://lists.wikimedia.org/pipermail/wikitech-l/2014-April/076140.html.

 This isn't to say that wikibugs couldn't have better documentation, both
 on-wiki and built in. Code patches and wiki edits are welcome. :-)

 MZMcBride



 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] jquery.accessKeyLabel broke mobile

2014-04-27 Thread Jon Robson
Looks like  jquery.accessKeyLabel now seems to be a required ResourceLoader
module.

The patch that introduced it is
https://gerrit.wikimedia.org/r/#/c/125426/and this has exploded the
mobile site with 49 or 50 tests failing since the
merge.

I'm not quite sure whether this module is useful on mobile. I'm not judging
that here - I just want to report this is a consideration.

Seems we have 2 options
1) Enable the module on mobile if it is applicable. If it's a small library
maybe decide on whether it is important later.
2) Revert this core change and rethink this

We need to do _one_ of the above before the next deployment train.

The damage can be viewed at
http://en.m.wikipedia.beta.wmflabs.org/wiki/Forty-seven_Ronin - basically
JavaScript exception.

Bug at https://bugzilla.wikimedia.org/show_bug.cgi?id=64512


On Sat, Apr 26, 2014 at 10:18 PM, jenkins-no-re...@cloudbees.com wrote:

   * FAILURE: MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome
 Build #409
 https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/
 (Sun, 27 Apr 2014 04:52:29 +)*
 *Test 
 Result*https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/
  50 failed, 20 skipped
   Failed Tests  *Test Name**Duration**Age*  Check UI components.Check
 existence of important UI components on other 
 pages.https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Check%20UI%20components/Check_existence_of_important_UI_components_on_other_pages_22
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Encourage
 new users to Keep Going.I see a KeepGoing message after completing my
 VisualEditor 
 edithttps://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Encourage%20new%20users%20to%20Keep%20Going/I_see_a_KeepGoing_message_after_completing_my_VisualEditor_edit48
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Encourage
 new users to Keep Going.I see a KeepGoing message after completing my 
 edithttps://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Encourage%20new%20users%20to%20Keep%20Going/I_see_a_KeepGoing_message_after_completing_my_edit52
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Generic
 special page features.Search from 
 Loginhttps://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Generic%20special%20page%20features/Search_from_Login39
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Generic
 special page features.Search from 
 Nearbyhttps://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Generic%20special%20page%20features/Search_from_Nearby10
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Generic
 special page features.Search from 
 Uploadshttps://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Generic%20special%20page%20features/Search_from_Uploads2.2
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Generic
 special page features.Search from 
 Watchlisthttps://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Generic%20special%20page%20features/Search_from_Watchlist38
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Issues.Clicking
 page issues opens 
 overlayhttps://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Issues/Clicking_page_issues_opens_overlay12
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Issues.Closing
 page 
 issueshttps://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Issues/Closing_page_issues12
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Issues.Closing
 page issues (browser 
 back)https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Issues/Closing_page_issues__browser_back_13
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Issues.I
 see the this page has issues 
 

Re: [Wikitech-l] jquery.accessKeyLabel broke mobile

2014-04-27 Thread Krinkle
The module was split out of mediawiki.util, nothing new, no need for any 
special treatment here.

It should've been given the same target definition as mediawiki.util.

— Krinkle

On 27 Apr 2014, at 19:37, Jon Robson jdlrob...@gmail.com wrote:

 Looks like  jquery.accessKeyLabel now seems to be a required ResourceLoader
 module.
 
 The patch that introduced it is
 https://gerrit.wikimedia.org/r/#/c/125426/and this has exploded the
 mobile site with 49 or 50 tests failing since the
 merge.
 
 I'm not quite sure whether this module is useful on mobile. I'm not judging
 that here - I just want to report this is a consideration.
 
 Seems we have 2 options
 1) Enable the module on mobile if it is applicable. If it's a small library
 maybe decide on whether it is important later.
 2) Revert this core change and rethink this
 
 We need to do _one_ of the above before the next deployment train.
 
 The damage can be viewed at
 http://en.m.wikipedia.beta.wmflabs.org/wiki/Forty-seven_Ronin - basically
 JavaScript exception.
 
 Bug at https://bugzilla.wikimedia.org/show_bug.cgi?id=64512
 
 
 On Sat, Apr 26, 2014 at 10:18 PM, jenkins-no-re...@cloudbees.com wrote:
 
  * FAILURE: MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome
 Build #409
 https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/
 (Sun, 27 Apr 2014 04:52:29 +)*
 *Test 
 Result*https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/
 50 failed, 20 skipped
  Failed Tests  *Test Name**Duration**Age*  Check UI components.Check
 existence of important UI components on other 
 pages.https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Check%20UI%20components/Check_existence_of_important_UI_components_on_other_pages_22
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Encourage
 new users to Keep Going.I see a KeepGoing message after completing my
 VisualEditor 
 edithttps://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Encourage%20new%20users%20to%20Keep%20Going/I_see_a_KeepGoing_message_after_completing_my_VisualEditor_edit48
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Encourage
 new users to Keep Going.I see a KeepGoing message after completing my 
 edithttps://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Encourage%20new%20users%20to%20Keep%20Going/I_see_a_KeepGoing_message_after_completing_my_edit52
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Generic
 special page features.Search from 
 Loginhttps://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Generic%20special%20page%20features/Search_from_Login39
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Generic
 special page features.Search from 
 Nearbyhttps://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Generic%20special%20page%20features/Search_from_Nearby10
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Generic
 special page features.Search from 
 Uploadshttps://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Generic%20special%20page%20features/Search_from_Uploads2.2
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Generic
 special page features.Search from 
 Watchlisthttps://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Generic%20special%20page%20features/Search_from_Watchlist38
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Issues.Clicking
 page issues opens 
 overlayhttps://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Issues/Clicking_page_issues_opens_overlay12
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Issues.Closing
 page 
 issueshttps://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Issues/Closing_page_issues12
 sec2https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/407/
   Issues.Closing
 page issues (browser 
 back)https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome/409/testReport/junit/(root)/Issues/Closing_page_issues__browser_back_13
 

Re: [Wikitech-l] where is documentation for new wikibugs bot

2014-04-27 Thread Merlijn van Deen
 Petr Bena wrote:
There is a new bot for wikibugs but it doesn't seem to reply very well
to basic CTCP messages and provides no link to its documentation.
CTCP VERSION was indeed broken (apparently a seperate plugin...), but it
works now.


On 27 April 2014 17:28, Petr Bena benap...@gmail.com wrote:

 I would search for the code if the project page on tool labs
 (http://tools.wmflabs.org/wikibugs/) clearly didn't say The source is
 not yet in git, but will be once I've cleaned up passwords et al. from
 the code.

Right, that was a quick initial note. I should have removed it, and have
done that now -- it now forwards to https://www.mediawiki.org/wiki/Wikibugs.

Otherwise, the basic documentation is in the README.md on github:
https://github.com/valhallasw/pywikibugs/blob/master/README.md

If you feel anything is missing from the documentation, please update the
wiki page, send a pull request or send me a message.

Thanks!
Merlijn
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Bugzilla Weekly Report

2014-04-27 Thread reporter
MediaWiki Bugzilla Report for April 21, 2014 - April 28, 2014

Status changes this week

Reports changed/set to UNCONFIRMED:  6 
Reports changed/set to NEW:  27
Reports changed/set to ASSIGNED   :  28
Reports changed/set to REOPENED   :  16
Reports changed/set to PATCH_TO_RE:  86
Reports changed/set to RESOLVED   :  293   
Reports changed/set to VERIFIED   :  21

Total reports still open  : 14412 
Total bugs still open : 8613  
Total non-lowest prio. bugs still open: 8377  
Total enhancements still open : 5799  

Reports created this week: 354   

Resolutions for the week:

Reports marked FIXED :  212   
Reports marked DUPLICATE :  30
Reports marked INVALID   :  15
Reports marked WORKSFORME:  12
Reports marked WONTFIX   :  23

Specific Product/Component Resolutions  User Metrics 

Created reports per component

Wikipedia App Generic   56  
  
MediaWiki extensions  WikidataRepo  24  
  
VisualEditor  Editing Tools 17  
  
MobileFrontendstable15  
  
HuggleApplication   14  
  

Created reports per product

MediaWiki extensions  85
Wikipedia App 56
MediaWiki 54
Wikimedia 33
MobileFrontend31

Top 5 bug report closers

jforrester [AT] wikimedia.org 40
aklapper [AT] wikimedia.org   20
yuvipanda [AT] gmail.com  18
jrobson [AT] wikimedia.org18
valhallasw [AT] arctus.nl 16


Most urgent open issues

Product   | Component | BugID | Priority  | LastChange | Assignee   
  | Summary  
--
Analytics | Wikimetrics   | 63819 | Highest   | 2014-04-18 | 
wikibugs-l[AT]lists. | Worker processes left hanging

Analytics | Wikimetrics   | 64026 | Highest   | 2014-04-22 | 
dandreescu[AT]wikime | wrong user_name is being shown in CSV

MediaWiki | Database  | 63677 | Highest   | 2014-04-20 | 
wikibugs-l[AT]lists. | Update script is failing midway due t

MediaWiki | Database  | 32551 | Highest   | 2014-04-25 | 
gdubuc[AT]wikimedia. | Descriptionless files (Missing page_l

MediaWiki | Database  | 56269 | Highest   | 2014-04-27 | 
wikibugs-l[AT]lists. | Fix Uncommitted DB writes (transacti

MediaWiki | Email | 63269 | Highest   | 2014-04-15 | 
wikibugs-l[AT]lists. | enotif_body incorrectly assumes helpp

MediaWiki | Skin and page | 63351 | Highest   | 2014-04-17 | 
wikibugs-l[AT]lists. | Document Typography refresh/update 

MediaWiki ext | OAuth | 57336 | Highest   | 2014-04-14 | 
wikibugs-l[AT]lists. | Make metawiki the central OAuth wiki 

MediaWiki ext | TimedMediaHan | 64152 | Highest   | 2014-04-22 | 
wikibugs-l[AT]lists. | Fatal error: Call to a member functio

MediaWiki ext | WikibaseQuery | 64296 | Highest   | 2014-04-24 | 
wikidata-bugs[AT]lis | Catch exception thrown when no suitab

MediaWiki ext | WikidataRepo  | 63224 | Highest   | 2014-04-23 | 
wikidata-bugs[AT]lis | review backend part of entity suggest

MediaWiki ext | WikidataRepo  | 52385 | Highest   | 2014-04-25 | 
wikidata-bugs[AT]lis | Query by one property and one value (

MediaWiki ext | WikidataRepo  | 63228 | Highest   | 2014-04-25 | 
wikidata-bugs[AT]lis | prevent import of items  

MediaWiki ext | WikiEditor| 64289 | Highest   | 2014-04-26 | 
wikibugs-l[AT]lists. | JavaScript error prevents WikiEditor 

Pywikibot | General   | 63605 | Highest   | 2014-04-09 | 
devunt[AT]gmail.com  | Ignore expired cookie


___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l