[Bug 36753] New: Buttons intermittently missing from non-enhanced editing toolbar

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

   Web browser: ---
 Bug #: 36753
   Summary: Buttons intermittently missing from non-enhanced
editing toolbar
   Product: MediaWiki
   Version: 1.20-git
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: User interface
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: rkald...@wikimedia.org
CC: krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


In your prefs turn off the enhanced editing toolbar, then go to the edit
interface for an article. Hit reload a few times. Eventually you'll see that
about half of the edit buttons are periodically missing from the page. This has
apparently been happening for several weeks now according to the Village Pump.
It sounds like a race condition and could potentially be related to the
RefToolbar which is loaded from
http://en.wikipedia.org/wiki/MediaWiki:Common.js/edit.js (and includes lots of
very old JavaScript).

-- 
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 36753] Buttons intermittently missing from non-enhanced editing toolbar

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

--- Comment #1 from Ryan Kaldari rkald...@wikimedia.org 2012-05-11 06:29:43 
UTC ---
Looks like it's not related RefToolbar, as disabling RefToolbar doesn't fix the
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 36753] Buttons intermittently missing from non-enhanced editing toolbar

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

--- Comment #2 from Ryan Kaldari rkald...@wikimedia.org 2012-05-11 06:36:40 
UTC ---
This seems to be related to the mwCustomEditButtons code on
http://en.wikipedia.org/wiki/MediaWiki:Common.js/edit.js.

-- 
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 36754] New: wmf-config need to be synchronized with cluster

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

   Web browser: ---
 Bug #: 36754
   Summary: wmf-config need to be synchronized with cluster
   Product: Wikimedia Labs
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: deployment-prep (beta)
AssignedTo: benap...@gmail.com
ReportedBy: benap...@gmail.com
CC: mhershber...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Right now there are some labs specific config parts, it would be nice to have
configs in puppet so that we can create puppet script that generate different
content for labs and for prod (some .erb that override prod config with labs
specific stuff)

-- 
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 36754] wmf-config need to be synchronized with cluster

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

Peter Bena benap...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||s...@reedyboy.net

-- 
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 36511] e-mail sending from labs

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

Peter Bena benap...@gmail.com changed:

   What|Removed |Added

  Component|(unspecified)   |General
 AssignedTo|rlan...@gmail.com   |wikibugs-l@lists.wikimedia.
   ||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 36753] Buttons intermittently missing from non-enhanced editing toolbar

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

--- Comment #3 from Ryan Kaldari rkald...@wikimedia.org 2012-05-11 06:54:08 
UTC ---
It looks like there's a race condition between mediawiki.action.edit.js and
http://en.wikipedia.org/wiki/MediaWiki:Common.js/edit.js (which is loaded from
MediaWiki:Common.js). In theory, mediawiki.action.edit.js is supposed to load
after MediaWiki:Common.js/edit.js.

mediawiki.action.edit.js is loaded on document.ready, while MediaWiki:Common.js
is loaded via mw.loader.using( 'mediawiki.util', function() {}.

-- 
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 35150] stats.wikimedia.org needs options to see exact counts and dates

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

--- Comment #2 from Donald Lancon dc...@obkb.com 2012-05-11 07:05:36 UTC ---
I should point out that I'm talking about pages such as
http://stats.wikimedia.org/EN/TablesArticlesTotal.htm,
http://stats.wikimedia.org/wiktionary/EN/TablesArticlesTotal.htm, etc., which
show historical monthly data going back years, not pages like
http://stats.wikimedia.org/EN/Sitemap.htm, which have only the most recent
counts (which are exact, and have a date at the top).

-- 
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 36525] Article Feedback Central Activity Log - Variable names showing

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

--- Comment #4 from Matthias Mullie mmul...@wikimedia.org 2012-05-11 07:08:23 
UTC ---
The code still needs to be reviewed and has not yet been merged, so it's
normal that it's still broken on yesterday's 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 27478] Enable $wgHtml5 on Wikimedia wikis

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

--- Comment #32 from Yuvi Panda yuvipa...@gmail.com 2012-05-11 07:09:46 UTC 
---
Why is this scheduled for the mysterious future?

-- 
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 36755] New: gallery should not use ul/li

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

   Web browser: ---
 Bug #: 36755
   Summary: gallery should not use ul/li
   Product: MediaWiki
   Version: 1.20-git
  Platform: All
OS/Version: All
Status: NEW
  Severity: trivial
  Priority: Unprioritized
 Component: User interface
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: foma...@googlemail.com
CC: krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Gallery generate at the moment an unnumbered list containing the images. In the
browser the bullets are hidden by CSS. When you open copy a gallery from web
page to a word processing you get a unnumbered list with annoying bullets.

The unnumbered list is for semantical reasons not necessary. For HTML4 with
div/div instead of ul/li should be satisfactorily and has no disadvantages.

For HTML5 the figure element would be the right element:
http://www.w3.org/TR/html5/the-figure-element.html#the-figure-element

gallery title=Caption
File:Image1.jpg|First Image
File:Image2.jpg|Second Image
/gallery

figure class=gallery
 figcaptionCaption/figcaption
 figure
  img src=Image1.jpg /
  figcaptionFirst Image/figcaption
 /figure
 figure
  img src=Image2.jpg /
  figcaptionSecond Image/figcaption
 /figure
/figure

-- 
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 36275] Edit tools and Narayam not working in gujarati wikis (IE7)

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

--- Comment #8 from Srikanth Logic srik@gmail.com 2012-05-11 07:16:25 UTC 
---
Thanks Chris, Niklas for the tips. I used IE8 in compatibility mode, with and
without setting debug=true. So there are multiple issues here.

1. When I try with debug=true, I get the mw is undefined. I remember seeing a
bug existing for this, just couldnt get the number.

2. Expected identifier, string or number. Log shows WebFonts, Narayam js or
their dependencies having some issue, although am not able to get why
WikiEditor is also failing. 

 Log with debug=true on IE8 compatibility mode

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
.NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR
3.5.30729; InfoPath.2)
Timestamp: Fri, 11 May 2012 07:01:48 UTC

Message: 'mw' is undefined
Line: 1
Char: 1
Code: 0
URI:
http://translatewiki.net/w/load.php?debug=truelang=tamodules=jquery.footHovzerskin=vectorversion=20120322T103859Z*

 Log without debug=true on IE8
compatibility mode


Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
.NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR
3.5.30729; InfoPath.2)
Timestamp: Fri, 11 May 2012 07:02:28 UTC


Message: Expected identifier, string or number
Line: 16
Char: 658
Code: 0
URI:
http://translatewiki.net/w/load.php?debug=falselang=tamodules=ext.translate%7Cext.webfonts.core%2Cinit%7Cjquery.client%2Ccookie%2CmessageBox%2CmwExtension%7Cmediawiki.legacy.ajax%2Cwikibits%7Cmediawiki.page.startup%7Cmediawiki.utilskin=vectorversion=20120510T210043Z*


Message: Expected identifier, string or number
Line: 11
Char: 727
Code: 0
URI:
http://translatewiki.net/w/load.php?debug=falselang=tamodules=ext.gadget.HoverPopTools%2Cnoop%7Cext.kieli%2Cnarayam%7Cext.narayam.core%7Cext.narayam.core.contenteditable%7Cext.narayam.rules.ta%2Cta-99%2Cta-bamini%2Cta-inscript%7Cjquery.autoEllipsis%2CcheckboxShiftClick%2CcollapsibleTabs%2CdelayedBind%2ChighlightText%2ChoverIntent%2CmakeCollapsible%2Cmw-jump%2Cplaceholder%2Csuggestions%2CtabIndex%2CtextSelection%7Cmediawiki.Uri%2Cuser%7Cmediawiki.legacy.mwsuggest%7Cmediawiki.page.readyskin=vectorversion=20120510T214528Z*

-- 
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 36036] Handle tapping on Images inside the app

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

Yuvi Panda yuvipa...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Yuvi Panda yuvipa...@gmail.com 2012-05-11 07:24:25 UTC ---
Fixed in https://github.com/wikimedia/WikipediaMobile/pull/237

-- 
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 36377] Wikipedia App should use mobile formatted main page

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

Yuvi Panda yuvipa...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Yuvi Panda yuvipa...@gmail.com 2012-05-11 07:24:33 UTC ---
Fixed in https://github.com/wikimedia/WikipediaMobile/pull/237

-- 
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 36036] Handle tapping on Images inside the app

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

--- Comment #4 from Yuvi Panda yuvipa...@gmail.com 2012-05-11 07:24:48 UTC ---
I mean fixed in https://github.com/wikimedia/WikipediaMobile/pull/235. Wrong
URL

-- 
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 36753] Buttons intermittently missing from non-enhanced editing toolbar

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

Ryan Kaldari rkald...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High

--- Comment #4 from Ryan Kaldari rkald...@wikimedia.org 2012-05-11 07:32:16 
UTC ---
Looks like moving
importScript('MediaWiki:Common.js/edit.js');
outside of
mw.loader.using( 'mediawiki.util', function() {}
doesn't fix the problem, but loading the mwCustomEditButtons code directly in
MediaWiki:Common.js rather than via importScript('MediaWiki:Common.js/edit.js')
does fix the problem. The downside is that we would then be downloading this
extra Javascript code on every page view, which would consume more bandwidth.

Does anyone have any other ideas? Is there any way to make MediaWiki:Common.js
a dependency of the 'mediawiki.action.edit' ResourceLoader module?

-- 
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 36705] mw logs should have a timestamp

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

Peter Bena benap...@gmail.com 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 36705] mw logs should have a timestamp

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

--- Comment #1 from Peter Bena benap...@gmail.com 2012-05-11 07:34:07 UTC ---
logs.php

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 36605] hacks.css causing scroll issues in iOS app

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

--- Comment #4 from Yuvi Panda yuvipa...@gmail.com 2012-05-11 07:37:56 UTC ---
Fixed in https://github.com/wikimedia/WikipediaMobile/pull/242

-- 
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 35399] Have Firefox-like Beta builds of Wikipedia App in Android Market

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

Bug 35399 depends on bug 35577, which changed state.

Bug 35577 Summary: Need Icon for market beta version of Wikipedia Android app
https://bugzilla.wikimedia.org/show_bug.cgi?id=35577

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 35577] Need Icon for market beta version of Wikipedia Android app

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

Yuvi Panda yuvipa...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #10 from Yuvi Panda yuvipa...@gmail.com 2012-05-11 07:38:33 UTC 
---
The app is in the market!
https://play.google.com/store/apps/details?id=org.wikipedia.beta with the new
icon + search header.

-- 
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 35399] Have Firefox-like Beta builds of Wikipedia App in Android Market

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

Yuvi Panda yuvipa...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Yuvi Panda yuvipa...@gmail.com 2012-05-11 07:38:57 UTC ---
Tada! https://play.google.com/store/apps/details?id=org.wikipedia.beta

-- 
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 33253] Run updateArticleCount.php on all Wikisources and Wiktionaries

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

--- Comment #15 from Donald Lancon dc...@obkb.com 2012-05-11 07:44:41 UTC ---
That is a very helpful file! Thanks.

Actually, from what I've seen, the vast majority of ne.wiktionary entries do
have categories. Same for uk.wikisource. Are you sure those would count as
links? I don't remember...

In fact, based on a census of Special:AllPages (main namespace, hiding
redirects) and a sample of 30 Special:Random pages (in main ns) checked for
the presence of at least one link (assuming Category: links count) on each
wiki:

* ne.wiktionary = 28/30 * 4,937 = 4,608 estimated article count
* uk.wikisource = 28/30 * 4,757 = 4,440 estimated article count

(Both wikis count only the main namespace as content.)

Those estimates are really close to the respective counts before the update
script was run: 4,821 and 4,563.

So... does this mean Category: links _used_ to count as links but don't
anymore?

If so, this is going to affect a great many wikis. (And already has: 13
Wikisources and 24 Wiktionaries dropped below their latest significant article
count milestone [in the sense of those tracked at m:Wikimedia_News] in the last
24 hours -- typically only a few wikis fall below milestones every _month_,
across _all_ WMF projects.)

So, does anyone know if this has been discussed on-wiki anywhere, or on a
mailing list?

-- 
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 36275] Edit tools and Narayam not working in gujarati wikis (IE7)

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

--- Comment #9 from Niklas Laxström niklas.laxst...@gmail.com 2012-05-11 
07:49:28 UTC ---
https://gerrit.wikimedia.org/r/#/c/7272/
https://gerrit.wikimedia.org/r/#/c/7270/

I hope there isn't more of those.

-- 
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 36740] Some tables not displaying properly (Android and iOS)

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

--- Comment #6 from Jon jrob...@wikimedia.org 2012-05-11 07:59:16 UTC ---
The margin needs to be thrown away as well or if kept changed to a %
e.g.
margin: -1px 10% 0 0; padding:4px

-- 
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 13953] Allow global user CSS/JS

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

--- Comment #9 from Beau b...@adres.pl 2012-05-11 08:19:00 UTC ---
I have submitted gerrit change #7274 for review.

-- 
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 33253] Run updateArticleCount.php on all Wikisources and Wiktionaries

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

--- Comment #16 from Donald Lancon dc...@obkb.com 2012-05-11 08:31:38 UTC ---
Well, damn, there it is right there at [[mw:Manual:Article count]]: ...will be
counted as an article in the statistics and the {{NUMBEROFARTICLES}}
variable... if it contains at least one wiki link... or is categorized to at
least one category.

So, this used to be the behavior, at least. Has it changed?

-- 
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 31251] My new messages should be correct

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

--- Comment #9 from Krinkle krinklem...@gmail.com 2012-05-11 08:32:40 UTC ---
Yeah, mine's still stuck at 18. I've gotten used to it. I'm all excited when I
got 19 (which means 1). :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 23391] Some enhancements for the CentralAuth GUI (that vvv/sulutil has)

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

Beau b...@adres.pl changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||b...@adres.pl
 Resolution||FIXED

--- Comment #5 from Beau b...@adres.pl 2012-05-11 08:35:50 UTC ---
User rights are requested in bug 18917. The rest of this request was
implemented, so marking as FIXED.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 27478] Enable $wgHtml5 on Wikimedia wikis

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

--- Comment #33 from Krinkle krinklem...@gmail.com 2012-05-11 08:36:31 UTC ---
Well, basically when a bug is accepted and is agreed to be executed it gets a
milestone. This one was scheduled for 1.18wmf1 deployment but that didn't
happen.

Since then a blocking bug was added, which hasn't been fixed yet. So whatever
milestone set, will be useless since the blocking bug needs to be fixed first.

Mysterious future basically means 1.(next) release. Which is postponed
until it can be done. But it has been assigned to be in a release. Just not
sure yet which one, depending on the dependencies.

-- 
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 27478] Enable $wgHtml5 on Wikimedia wikis

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

--- Comment #34 from p858snake p858sn...@gmail.com 2012-05-11 08:43:07 UTC ---
(In reply to comment #33)
 Since then a blocking bug was added, which hasn't been fixed yet. So whatever
 milestone set, will be useless since the blocking bug needs to be fixed first.

Read the bug, It doesn't really block this getting done. In fact this will
kinda fix it (if we are both talking about 34475).


We should just get around to setting a date and give warning then flipping the
switch, Tool authors have been warned several times already that this will be
happening and if they still haven't updated, well…

-- 
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 36753] Buttons intermittently missing from non-enhanced editing toolbar

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #5 from Krinkle krinklem...@gmail.com 2012-05-11 08:43:43 UTC ---
(In reply to comment #3)
 It looks like there's a race condition between mediawiki.action.edit.js and
 http://en.wikipedia.org/wiki/MediaWiki:Common.js/edit.js (which is loaded from
 MediaWiki:Common.js). In theory, mediawiki.action.edit.js is supposed to load
 after MediaWiki:Common.js/edit.js.
 

The problem is a simple one. When taken as-is, the answer is simple. It can't
be fixed.

The global variable mwCustomEditButtons is just a variable. It can't be
hook'ed into for changes. Either one checks it in time or it is checked too
late.

To my knowledge this has always been an issue, for as long as the classic
toolbar exists. Users have always been struggling with load event handlers to
time it just right for their own browser.

The only way to fix it is to not use the (now deprecated) mwCustomEditButtons
variable but the new (well, not very new anymore) mw.toolbar object instead.

See also bug 33952 and related bugs.

I've already informed en.wikipedia in the past about this:
*
https://en.wikipedia.org/wiki/MediaWiki_talk:Common.js/edit.js#MediaWiki:Common.js.2Fedit.js:_Opt-out
*
https://en.wikipedia.org/wiki/MediaWiki_talk:Common.js/edit.js#MediaWiki:Common.js.2Fedit.js:_mw.toolbar.addButton

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

-- 
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 33952] Refactor mw.toolbar to allow dynamic additions at any time

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||rkald...@wikimedia.org

--- Comment #9 from Krinkle krinklem...@gmail.com 2012-05-11 08:43:43 UTC ---
*** Bug 36753 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 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 36753] Buttons intermittently missing from non-enhanced editing toolbar

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

--- Comment #6 from Krinkle krinklem...@gmail.com 2012-05-11 08:47:31 UTC ---
Also note that:
* Don't confuse mw.toolbar.addButton with the WikiEditor API. mw.toolbar is
100% compatible with mwCustomEditButtons. As a matter of fact, the mw.toolbar
module is what checks and processes the values in mwCustomEditButtons.

mw.toolbar.addButton has a check to make sure that if the button is added to
early, it will be put into a queue so that it is inserted into the toolbar as
soon as the toolbar is detectable. And if it is inserted too late, it will be
added on-demand.

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

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

   Web browser: ---
 Bug #: 36756
   Summary: Inconsistent terminology: elsewhere vs. otherwiki
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: TranslationNotifications
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: niklas.laxst...@gmail.com
CC: amir.ahar...@mail.huji.ac.il, s.mazel...@xs4all.nl,
santhosh.thottin...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Reported in Gerrit r6116

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

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

Amir E. Aharoni amir.ahar...@mail.huji.ac.il changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|wikibugs-l@lists.wikimedia. |amir.ahar...@mail.huji.ac.i
   |org |l

-- 
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 36757] New: Minimum version of MySQL

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

   Web browser: ---
 Bug #: 36757
   Summary: Minimum version of MySQL
   Product: MediaWiki
   Version: 1.19
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: minor
  Priority: Unprioritized
 Component: Documentation
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: c.jail...@meci.fr
Classification: Unclassified
   Mobile Platform: ---


Hi,

documentation about minimum requirement of MySQL for version 1.19 is not clear.

http://www.mediawiki.org/wiki/Manual:Upgrading
-- for 1.19, 4.0.X is enough

http://www.mediawiki.org/wiki/Download
-- for 1.19, 4.0.X is enough


*but* INSTALL file within mediawiki-1.19.0.tar.gz
   -- ** MySQL 5.0.2 or higher


Could it be clarified and updated where necessary ?

Thx in advance.

-- 
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 34785] Internal api error reported ( UploadStashFileNotFoundException )

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

--- Comment #12 from Erik Moeller e...@wikimedia.org 2012-05-11 10:00:06 UTC 
---
Sorry, the previous patch was broken and actually had no effect on the timeout.
This one should do the trick once deployed:
https://gerrit.wikimedia.org/r/#/c/3808/

-- 
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 36275] Edit tools and Narayam not working in gujarati wikis (IE7)

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

--- Comment #10 from Niklas Laxström niklas.laxst...@gmail.com 2012-05-11 
10:00:54 UTC ---
Both have been merged.

Planning to push these fixes to WMF and TWN.

-- 
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 36275] Edit tools and Narayam not working in gujarati wikis (IE7)

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

--- Comment #11 from Dhaval dsv...@gmail.com 2012-05-11 11:08:00 UTC ---
Even webfonts venished today... will be worth addressing that along with...

-- 
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 32332] tooltip with localized language name for interwiki links

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

--- Comment #2 from snaevar snaevar-w...@gmx.com 2012-05-11 11:17:55 UTC ---
This looks like an duplicate of bug 5231

-- 
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 36758] New: Buglet in French translation in 'includes/installer/Installaller.i18n.php'

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

   Web browser: ---
 Bug #: 36758
   Summary: Buglet in French translation in
'includes/installer/Installaller.i18n.php'
   Product: MediaWiki
   Version: 1.19
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: c.jail...@meci.fr
Classification: Unclassified
   Mobile Platform: ---


Hi, 

I've spotted some small errors in the French translation in
'includes/installer/Installaller.i18n.php' :

ligne 5147 :  comtpe -- compte
ligne 5208 :  une une -- une
ligne 5262 :  comte -- compte
ligne 5371 :  language -- langage

This is against v 1.19.0.

Best regards

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 36758] Buglet in French translation in 'includes/installer/Installer.i18n.php'

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

c.jail...@meci.fr changed:

   What|Removed |Added

Summary|Buglet in French|Buglet in French
   |translation in  |translation in
   |'includes/installer/Install |'includes/installer/Install
   |aller.i18n.php' |er.i18n.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 36759] New: WikiPageTest::testDoDeleteArticle fails on PostgreSQL

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

   Web browser: ---
 Bug #: 36759
   Summary: WikiPageTest::testDoDeleteArticle fails on PostgreSQL
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: postgresql
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: marcin.cies...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


WikiPageTest::testDoDeleteArticle, introduced gerrit change 6415, fails:


$ /usr/home/saper/bin/runphpunit.sh
/usr/home/saper/public_html/pg/w/tests/phpunit/includes/WikiPageTest.php
PHPUnit 3.6.10 by Sebastian Bergmann.

Configuration read from
/usr/home/saper/public_html/pg/w/tests/phpunit/suite.xml

..F

Time: 4 seconds, Memory: 47.75Mb

There was 1 failure:

1) WikiPageTest::testDoDeleteArticle
pagelinks should contain no more links from the page
Failed asserting that 1 matches expected 0.

/usr/home/saper/public_html/pg/w/tests/phpunit/includes/WikiPageTest.php:142
/usr/home/saper/public_html/pg/w/tests/phpunit/MediaWikiTestCase.php:75
/usr/home/saper/public_html/pg/w/tests/phpunit/MediaWikiPHPUnitCommand.php:45
/usr/home/saper/public_html/pg/w/tests/phpunit/phpunit.php:103

FAILURES!
Tests: 51, Assertions: 90, Failures: 1.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 36475] Generating thumbnails does not work when there is no access to /tmp

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

--- Comment #8 from Chad H. innocentkil...@gmail.com 2012-05-11 11:31:16 UTC 
---
(In reply to comment #7)
 Isn't the suggested code exactly the same as the suggested patch?
 

No, they're subtly different (I had to look at it for a couple of minutes). The
difference is swapping the order of checking upload_tmp_dir() before
sys_get_temp_dir().

-- 
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 32332] tooltip with localized language name for interwiki links

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

Raimond Spekking raimond.spekk...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #3 from Raimond Spekking raimond.spekk...@gmail.com 2012-05-11 
11:51:56 UTC ---
Already added as Suggested new item at
https://meta.wikimedia.org/wiki/Wikidata/Notes/Storyboard_for_linking_Wikipedia_articles

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

-- 
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 5231] Mouseover explanations for interlanguage links in native languages

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

Raimond Spekking raimond.spekk...@gmail.com changed:

   What|Removed |Added

 CC||a.d.be...@web.de

--- Comment #13 from Raimond Spekking raimond.spekk...@gmail.com 2012-05-11 
11:51:56 UTC ---
*** Bug 32332 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 36156] Change project name for Indonesian Wikibooks

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

Imanuel NS Uen imanuelnugrahasela...@yahoo.com changed:

   What|Removed |Added

 CC||imanuelnugrahaselaksa@yahoo
   ||.com

--- Comment #6 from Imanuel NS Uen imanuelnugrahasela...@yahoo.com 2012-05-11 
12:11:56 UTC ---
yes, please appv it

-- 
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 35668] PDF on gu.wikisource doesn't show characters

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

Daniel Zahn dz...@wikimedia.org changed:

   What|Removed |Added

 CC||dz...@wikimedia.org

--- Comment #5 from Daniel Zahn dz...@wikimedia.org 2012-05-11 13:00:44 UTC 
---
the following fonts are now installed on pdf1-3


ii  ttf-bengali-fonts 1:0.5.0-0ubuntu1  Free
TrueType fonts for the Bengali language
ii  ttf-dejavu2.23-1   
Metapackage to pull in ttf-dejavu-core and ttf-dejavu-extra
ii  ttf-dejavu-core   2.23-1Vera
font family derivate with additional characters
ii  ttf-dejavu-extra  2.23-1Vera
font family derivate with additional characters
ii  ttf-devanagari-fonts  1:0.5.0-0ubuntu1  Free
TrueType fonts for languages using the Devanagari script
ii  ttf-gujarati-fonts1:0.5.0-0ubuntu1  Free
TrueType fonts for the Gujarati language
ii  ttf-indic-fonts   1:0.5.0-0ubuntu1 
Metapackage for free Indian language fonts
ii  ttf-indic-fonts-core  1:0.5.0-0ubuntu1  Core
collection of free Indian language fonts
ii  ttf-kannada-fonts 1:0.5.0-0ubuntu1  Free
TrueType fonts for the Kannada language
ii  ttf-malayalam-fonts   1:0.5.0-0ubuntu1  Free
TrueType fonts for the Malayalam language
ii  ttf-oriya-fonts   1:0.5.0-0ubuntu1  Free
TrueType fonts for the Oriya language
ii  ttf-punjabi-fonts 1:0.5.0-0ubuntu1  Free
TrueType fonts for the Punjabi language
ii  ttf-tamil-fonts   1:0.5.0-0ubuntu1  Free
TrueType fonts for the Tamil language
ii  ttf-telugu-fonts  1:0.5.0-0ubuntu1  Free
TrueType fonts for the Telugu language

implemented in  https://gerrit.wikimedia.org/r/#/c/7282/

-- 
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 36620] Review button doesn't work

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

--- Comment #3 from Oliver Keyes oke...@wikimedia.org 2012-05-11 13:41:29 UTC 
---
Open 10, 15 random pages, or hit F5 on the same one. eventually you'll get to a
loaded version where AFT4 doesn't appear - and if you then try clicking mark
as reviewed, nada. It happens seemingly randomly. 

-- 
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 36440] Images permanently disappear when renaming files on Commons

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

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #11 from Mark A. Hershberger m...@everybody.org 2012-05-11 
13:49:13 UTC ---
I've asked for input
http://commons.wikimedia.org/w/index.php?diff=71016664oldid=71005678 and we'll
see if we get any.

-- 
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 36760] New: labs-nfs1:/export/home is full

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

   Web browser: ---
 Bug #: 36760
   Summary: labs-nfs1:/export/home is full
   Product: Wikimedia Labs
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: critical
  Priority: Unprioritized
 Component: General
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: benap...@gmail.com
CC: benap...@gmail.com, rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


97% 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 36760] labs-nfs1:/export/home is full

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

Peter Bena benap...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |High

-- 
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 36759] WikiPageTest::testDoDeleteArticle fails on PostgreSQL

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

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 36757] Minimum version of MySQL

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

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||m...@everybody.org
 Resolution||FIXED

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2012-05-11 
14:02:26 UTC ---
Its a wiki -- you can fix it!

But don't worry about it, I changed it.

-- 
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 36761] New: Mark all pages visited should reload Special:Watchlist with the same parameters it currently has

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

   Web browser: ---
 Bug #: 36761
   Summary: Mark all pages visited should reload
Special:Watchlist with the same parameters it
currently has
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: https://en.wikipedia.org/w/index.php?title=Wikipedia:V
illage_pump_(technical)diff=491974900oldid=491972487
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Watchlist
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: federicol...@tiscali.it
Classification: Unclassified
   Mobile Platform: ---


Apparently pressing the button loads the default Special:Watchlist, see comment
in the URL.
Probably introduced by r24210?

-- 
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 36761] Mark all pages visited should reload Special:Watchlist with the same parameters it currently has

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

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

   Priority|Unprioritized   |Lowest

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

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

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Keywords||i18n
   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 36740] Some tables not displaying properly (Android and iOS)

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

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 36755] gallery should not use ul/li

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

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 33283] Show name of Main Page (instead of URL) in history view

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

Yuvi Panda yuvipa...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #14 from Yuvi Panda yuvipa...@gmail.com 2012-05-11 14:15:55 UTC 
---
Fixed in e638210c07d11ce52ee95eb8a1603c96c9db6087

-- 
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 33855] Wikipedia Android App potential features (tracking)

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

Bug 33855 depends on bug 33283, which changed state.

Bug 33283 Summary: Show name of Main Page (instead of URL) in history view
https://bugzilla.wikimedia.org/show_bug.cgi?id=33283

   What|Old Value   |New Value

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 36750] Installer help tips are broken

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

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 36745] Tracking bug for Wikipedia App 1.3 release

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

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 36751] InstantCommons doesn't follow redirects

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

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 36748] syslog::server (in test) unusuable

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

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||m...@everybody.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 36762] New: enter_bug.cgi?format=guided not properly configured

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

   Web browser: ---
 Bug #: 36762
   Summary: enter_bug.cgi?format=guided not properly configured
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: trivial
  Priority: Unprioritized
 Component: Bugzilla
AssignedTo: mhershber...@wikimedia.org
ReportedBy: a9016...@gmx.de
CC: innocentkil...@gmail.com, s...@reedyboy.net,
thehelpfulonew...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


This is probably not intended to be used but it is publically accessible, hence
filing a ticket.

https://bugzilla.wikimedia.org/enter_bug.cgi?product=Toolsformat=guided says

This is a template used on mozilla.org. This template, and the
comment-guided.txt.tmpl template that formats the data submitted via the form
in this template, are included as a demo of what it's possible to do with
custom templates in general, and custom bug entry templates in particular. As
much of the text will not apply, you should alter it if you want to use this
form on your Bugzilla installation.

It also mentions the Talkback Crash ID of Mozilla and the severity list is
the default one too (missing blocker).

-- 
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 36740] Some tables not displaying properly (Android and iOS)

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

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #7 from Jon jrob...@wikimedia.org 2012-05-11 14:30:38 UTC ---


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

-- 
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 36076] Inline Styles: Template:Track_listing is unreadable on mobile view

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

--- Comment #6 from Jon jrob...@wikimedia.org 2012-05-11 14:30:38 UTC ---
*** Bug 36740 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 10572] Mark all pages visited button needs two clicks

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

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it
  Component|Special pages   |Watchlist

-- 
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 36763] New: Visiting history should mark page as visited too

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

   Web browser: ---
 Bug #: 36763
   Summary: Visiting history should mark page as visited too
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: https://en.wikipedia.org/w/index.php?title=Wikipedia:V
illage_pump_%28proposals%29diff=491984259oldid=49198
4204
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Watchlist
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: federicol...@tiscali.it
Classification: Unclassified
   Mobile Platform: ---


Currently it's only diff or page itself, but history may contain enough enough
for the changes to be considered reviewed and the bold/updated since my last
visit to be removed.
This was requested in the linked message, I don't know if it's actually a good
idea but looks worth tracking.

-- 
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 36763] Visiting history should mark page as visited too

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

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

   Priority|Unprioritized   |Lowest

-- 
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 36764] New: Migrate saved pages from older versions of the android/iOS app

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

   Web browser: ---
 Bug #: 36764
   Summary: Migrate saved pages from older versions of the
android/iOS app
   Product: Wikipedia App
   Version: 3.2 (iOS) / 1.2 (Android)
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Save Article
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: yuvipa...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Saved pages should be versioned so that they can be upgraded on startup. Should
be a blocking 'upgrade' task done at startup.

-- 
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 36764] Migrate saved pages from older versions of the android/iOS app

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

Yuvi Panda yuvipa...@gmail.com changed:

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |yuvipa...@gmail.com
   |org |
   Target Milestone|--- |1.2 release

-- 
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 3454] Hack: Watchlist diff links show all changes since the last page view

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

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||federicol...@tiscali.it
 Resolution||FIXED

--- Comment #13 from Nemo_bis federicol...@tiscali.it 2012-05-11 14:47:00 UTC 
---
There have been several different requests in this bug, but this is the
original one:

(In reply to comment #0)
 Solution:
 
 If there is more than one change to a page then the diff link will directly
 display all these changes. 

This is fixed by the enhanced RC + show all changes preferences, since a while
ago.

-- 
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 36757] Minimum version of MySQL

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

--- Comment #2 from c.jail...@meci.fr 2012-05-11 14:56:32 UTC ---
I know it's a wiki, the question was in fact what is the correct information in
order to fix it at the right place.

-- 
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 36757] Minimum version of MySQL

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

--- Comment #3 from c.jail...@meci.fr 2012-05-11 14:58:47 UTC ---
BTW, the 2nd link (http://www.mediawiki.org/wiki/Download) still states that 
MediaWiki requires PHP 5.2.3+ and either MySQL 4+

but this page can not be updated. :(

-- 
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 36716] Help text before search typing starts

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

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 CC||jrob...@wikimedia.org

--- Comment #3 from Jon jrob...@wikimedia.org 2012-05-11 15:19:06 UTC ---
Personally I would prefer a mobile help button/page that explains this. The
placeholder text should be enough to explain to the user what they should do.

-- 
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 32353] UploadWizard multi-file select broken on Firefox 3.6

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

   Keywords||patch, patch-need-review
 CC||suma...@panix.com

--- Comment #11 from Sumana Harihareswara suma...@panix.com 2012-05-11 
15:19:50 UTC ---
Adding patch and patch-need-review keywords. Thanks, Mark.

-- 
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 36765] New: Inline styles: Floated thumbnails render squashed

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

   Web browser: ---
 Bug #: 36765
   Summary: Inline styles: Floated thumbnails render squashed
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: MobileFrontend
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: jrob...@wikimedia.org
CC: aricha...@wikimedia.org, prei...@wikimedia.org,
tf...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Created attachment 10585
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=10585
Picture of squashed image

This is because width is set to auto and the container is floated and has no
width.

-- 
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 36765] Inline styles: Floated thumbnails render squashed

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

--- Comment #1 from Jon jrob...@wikimedia.org 2012-05-11 15:23:00 UTC ---
Observed on homepage http://ta.m.wiktionary.org/ today

-- 
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 12900] linkify ISBN: foo and ISBN: foo, bar, etc. beside ISBN foo_bar

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

Rich Farmbrough rich...@farmbrough.co.uk changed:

   What|Removed |Added

 CC||rich...@farmbrough.co.uk

--- Comment #4 from Rich Farmbrough rich...@farmbrough.co.uk 2012-05-11 
15:37:33 UTC ---
Note: Although I think some of this may have already been implemented, it is
not necessarily a good thing.  People can type any format they want, but
providing auto links for the non-preferred formats means that the non-preferred
formats are less likely to get fixed.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 36747] Problem with license combinations

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

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||m...@everybody.org
 Ever Confirmed|0   |1

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2012-05-11 
15:38:23 UTC ---
Moved discussion to wikitech-l -- please follow-up there. 
http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/61197

Leaving the bug itself open until this is resolved.

-- 
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 36746] Current (2012-05-10) edition of mobile site unusable on Opera Mobile 10/Nokia E71

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

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||aricha...@wikimedia.org,
   ||m...@everybody.org,
   ||prei...@wikimedia.org,
   ||tf...@wikimedia.org
  Component|Content |MobileFrontend
Version|.5  |unspecified
Product|Wikimedia Mobile|MediaWiki extensions

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2012-05-11 
15:47:06 UTC ---
Since you're saying this doesn't work on the site itself, I'm moving the bug to
the MobileFrontend component.

-- 
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 36744] $wgEnableSidebarCache Conflict with $wgLanguageCode = zh ?

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

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Keywords||i18n
   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 36742] Elements with blacklisted class get removed only if it's their only class

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

T. Gries m...@tgries.de changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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 36739] Exception while deleting a message

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

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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 36739] Exception while deleting a message

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

Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com

--- Comment #2 from Chad H. innocentkil...@gmail.com 2012-05-11 15:53:53 UTC 
---
No stacktrace? :(

-- 
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 36400] Continue may skip or repeat entries for iwlinks or langlinks

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

   Keywords||patch-reviewed

-- 
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 36742] Elements with blacklisted class get removed only if it's their only class

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

--- Comment #1 from T. Gries m...@tgries.de 2012-05-11 15:55:08 UTC ---
I had similar problems after patching core and adding my own class .noscreen .
This did not work for screen media.

It worked in former MediaWiki versions.

-- 
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 36738] Video does not work when embedded in the gallery tag

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

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2012-05-11 
15:58:59 UTC ---
I cannot reproduce this in production, so maybe a regression in TMH?
https://en.wikipedia.org/wiki/User:MarkAHershberger/Bug36738

-- 
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 36693] [SD] Add new parser function #drilldownlink

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

   Keywords||patch, patch-need-review
 CC||suma...@panix.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 34878] Inline Styles: References section is poorly formatted

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

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Jon jrob...@wikimedia.org 2012-05-11 16:02:59 UTC ---
addressed in https://gerrit.wikimedia.org/r/7289

-- 
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 36765] Inline styles: Floated thumbnails render squashed

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

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Jon jrob...@wikimedia.org 2012-05-11 16:03:22 UTC ---
Fixed in https://gerrit.wikimedia.org/r/7287

-- 
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 36678] [[en:Global Positioning System]] infobox doesn't stretch to full device size

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

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||jrob...@wikimedia.org
 Resolution||FIXED

--- Comment #1 from Jon jrob...@wikimedia.org 2012-05-11 16:03:37 UTC ---
Fixed in https://gerrit.wikimedia.org/r/7288

-- 
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 36737] Bunch of error log entries for RecentMessageGroup

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

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30829] Search button is not visible with images disabled on Samsung Jet.

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

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX

--- Comment #9 from Jon jrob...@wikimedia.org 2012-05-11 16:04:48 UTC ---
Search button is disappearing in new navigation so closing.

-- 
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 36746] Current (2012-05-10) edition of mobile site unusable on Opera Mobile 10/Nokia E71

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

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 CC||jrob...@wikimedia.org

--- Comment #2 from Jon jrob...@wikimedia.org 2012-05-11 16:30:37 UTC ---
Hi! So sorry you are having issues. Will try to get this fixed for you asap.
The easiest thing we should be able to do is disable javascript for your
specific device and browser which will make all the content readable again. 

Annoyingly I've been unable to replicate this on an emulator for Opera Mobile
10 so if you could answer a few questions I will do my best to investigate
this.

* Out of interest does it look like the entire page has loaded? Can you see the
footer at the bottom of the page?
* On shorter pages does toggling work correctly or does this effect every
single page?
* Do sections appear greyed out?
* When you search do you get a page of search results?
* Is it possible for you to take a photo of the damage and upload it?
* Could you print the results of visiting this page:
http://jonrobson.me.uk/ua.html ?

Many thanks!
Jon

-- 
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 36156] Change project name for Indonesian Wikibooks

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

Thehelpfulone thehelpfulonew...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|LATER   |

--- Comment #7 from Thehelpfulone thehelpfulonew...@gmail.com 2012-05-11 
16:33:08 UTC ---
Did you want Pembicaraan_Wikibooks to become Pembicaraan_Wikibuku too?

-- 
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 16572] Search via API fails intermittently

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bryan.tongm...@gmail.com,
   ||s...@reedyboy.net,
   ||soxre...@gmail.com
  Component|Search  |API
 Resolution||WORKSFORME
 AssignedTo|rain...@eunet.rs|wikibugs-l@lists.wikimedia.
   ||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


  1   2   3   >