[Bug 40531] profileinfo.php uses obsolete html attributes

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40531

--- Comment #3 from Dereckson  2012-09-27 06:57:08 
UTC ---
Created attachment 11143
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=11143
The profileinfo.php interface's screenshot (after bug 40531 resolution)

Krinkle has also modernized a little bit the CSS.

-- 
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 40013] Connectivity interferes with saved articles (saved pages do not work offline)

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40013

--- Comment #7 from Jon  2012-09-27 06:16:57 UTC ---
Are saved pages meant to be accessible offline? I have found that when there is
internet connection saved pages are inaccessible and don't even appear in the
list.

Please write your e-mail above this line.
User-agent: Mozilla/5.0 (Linux; U; Android 4.1.1; en-gb; Nexus S Build/JRO03L)
AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30

#

Saved pages no longer works in iOS6.  It puts link but the link doesn't work.

Please write your e-mail above this line.
User-agent: Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X)
AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A403 Safari/8536.25

-- 
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 38822] Review Wikibase Repo extension for deployment

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38822

--- Comment #5 from Tim Starling  2012-09-27 06:14:25 
UTC ---
It would be nice if it worked for sites other than Wikipedia. It seems a bit
funny to implement so many layers of abstraction and then to hard-code the site
name.

Global variables names should be prefixed with "wg", including configuration
globals. For example, $wbStores should be $wgWBStores.

The performance issue I identified during core review, i.e. O(N^2) write
queries for N link updates, seems to still be present. WikibaseCache.sql says
"this cache is a shared table, so exists only once per master", but I couldn't
find any actual implementation of that mechanism. EntityCacheTable does not
override the getReadDb() method or use a database selector in getName(). 

ChangesTable also appears to lack any remote DB support, so it's hard to see
how a change could propagate from one wiki to another. When I run
pollForChanges.php on a client wiki, it just gives me an error. No doubt you
would have tested that, so I'm probably just doing it wrong. But grepping for
wfGetLB() doesn't give any hits, and that is the obvious way to connect to a
remote DB.

-- 
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 40539] Add support for OpenDyslexic font

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40539

Santhosh Thottingal  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Status|NEW |ASSIGNED
 AssignedTo|wikibugs-l@lists.wikimedia. |santhosh.thottingal@gmail.c
   |org |om

--- Comment #3 from Santhosh Thottingal  
2012-09-27 04:36:57 UTC ---
Added the font in gerrit Ia4b18cf0. Added it as non-default font for English

-- 
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 40541] $wgSecureLogin does not redirect to http if wpStickHTTPS is unchecked

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40541

Tyler Romeo  changed:

   What|Removed |Added

 CC||tylerro...@gmail.com

--- Comment #2 from Tyler Romeo  2012-09-27 04:33:34 UTC 
---
I'll work on this if nobody else is, since I'm the one who filed the bug this
blocks.

-- 
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 40541] $wgSecureLogin does not redirect to http if wpStickHTTPS is unchecked

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40541

Liangent  changed:

   What|Removed |Added

 CC||liang...@gmail.com

--- Comment #1 from Liangent  2012-09-27 04:05:53 UTC ---
Can we use insecure cookies when wpStickHTTPS is not checked?

-- 
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 40511] Special:FeedbackDashboard 'hide' function should be extended to all autoconfirmed editors

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40511

Siebrand  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||s.mazel...@xs4all.nl
 Resolution||FIXED

--- Comment #3 from Siebrand  2012-09-27 03:52:16 UTC ---
Merged. Expected to appear in 1.20wmf13.

-- 
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 40499] Enable blacklist for FlaggedRevs on Arabic Wikipedia

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40499

--- Comment #5 from RajulBat  2012-09-27 03:08:34 UTC ---
The implementation of FlaggedRevs was never voted on to begin with, and no
consensus was reached. The extension was implemented arbitrarily (or after an
obscure "Speak now or forever hold your peace" announcement). On the other
hand, the recent vote was announced as much was allowed (in the mailing list,
in the Village Pump, and on an announcement/message board internally) and
remained open for any user to vote for an entire month. In the end, 5 voted to
limit the use of the extension only to certain pages, and 4 opposed this
proposal.

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

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


[Bug 39380] Set $wgSecureLogin = true; on Wikimedia wikis

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39380

Chris Steipp  changed:

   What|Removed |Added

 Depends on||40541

-- 
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 40541] $wgSecureLogin does not redirect to http if wpStickHTTPS is unchecked

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40541

Chris Steipp  changed:

   What|Removed |Added

 Blocks||39380

-- 
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 37615] Article Feedback 5 - Abuse filter fixes

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37615

--- Comment #5 from Fabrice Florin  2012-09-27 02:25:52 
UTC ---
Sorry, forgot to include the second part of my message.

I recommend that we move some of the swear words into different filters, and
see if we can reduce the load on this filter #460, so it can be re-enabled.
These other filters should be called 'Feedback: "Common Vandalism 2", 3, 4, and
so on. Make sure to have them all set to disallow, preventing users from
posting them, as we do now for filter 3460.

Please let me know if you need me to categorize the words for you, or
prioritize them as needed.

After you have had a chance to study the issue closely, please report back to
us if you think we need to make any changes to the Abuse filter extension
itself to improve overall performance (without jeopardizing in any way the
other uses of this extension). 

Thank you!

-- 
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 37615] Article Feedback 5 - Abuse filter fixes

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37615

Fabrice Florin  changed:

   What|Removed |Added

   Priority|High|Highest
 AssignedTo|oke...@wikimedia.org|mmul...@wikimedia.org

--- Comment #4 from Fabrice Florin  2012-09-27 02:08:53 
UTC ---
I am elevating this bug to the highest priority, because the abuse filter in
its latest implementation is still not correctly filtering out swear words
properly, and this is having a negative impact on the editor workload.

Reaper Eternal, an experienced filter editor on Wikipedia, was kind enough to
help address this issue by consolidating all vandalism filters into a single
filter, #460 - Feedback: Common Vandalism:

http://en.wikipedia.org/wiki/Special:AbuseFilter/460

However, this consolidation created an other problem, because the amount of
posts containing swear words was so high that this filter was automatically
disabled as a safety measure (matching more than 5% of actions).

So one possible solution for addressing this issue would be to separate out the
swear words into separate filters, so that they would not exceed that limit.
This is what filter editor Sole Soul did, by moving the 'new_size <5' condition
to a separate filter, as shown in the filter notes below.

"Merging from 461, 472, 473, 474, and 475. --Reaper 2012-08-17

Move the "new_size < 5" condition -one of the most matched conditions- to a
separate filter (458). The aim is to make this filter match < 5% of actions.
-Sole Soul"

-- 
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 9237] SpecialBrokenRedirect should not list interwiki redirects

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=9237

Krinkle  changed:

   What|Removed |Added

   Priority|Low |Normal
 Status|ASSIGNED|RESOLVED
 Resolution||FIXED
   Target Milestone|--- |1.20.0 release

-- 
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 40352] fixDoubleRedirects.php should support interwiki redirects

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40352

Krinkle  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED
   Target Milestone|--- |1.20.0 release
Summary|fixDoubleRedirects.php  |fixDoubleRedirects.php
   |should support for  |should support interwiki
   |interwiki redirects |redirects

-- 
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 40353] SpecialDoubleRedirect should support interwiki redirects

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40353

Krinkle  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED
   Target Milestone|--- |1.20.0 release
Summary|SpecialDoubleRedirect   |SpecialDoubleRedirect
   |should support for  |should support interwiki
   |interwiki redirects |redirects

-- 
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 40541] New: $wgSecureLogin does not redirect to http if wpStickHTTPS is unchecked

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40541

   Web browser: ---
 Bug #: 40541
   Summary: $wgSecureLogin does not redirect to http if
wpStickHTTPS is unchecked
   Product: MediaWiki
   Version: 1.20-git
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: User login
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: cste...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


When using $wgSecureLogin, if a user leaves wpStickHTTPS unchecked, they are
stil redirected to an https page after login.

I think it's because getFullURL returns a protocol relative url by default now,
so preg_replace( '/^https:/', 'http:', $redirectUrl ) has no effect.

(NB: fixing this seems to prevent a user from logging in without wpStickHTTPS
checked, because their session cookies are set with the secure attribute, but
they are immediately redirected to an insecure page, so their session cookie no
longer exists in the request.)

-- 
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 38822] Review Wikibase Repo extension for deployment

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38822

--- Comment #3 from Tim Starling  2012-09-27 01:25:59 
UTC ---
* {
/* defining Arial as default font working around problematic font metrics
of Helvetica applied
in Firefox and Opera on Mac cutting off high characters like "Å" in some
cases */
font-family: Arial, sans-serif;
}

You should find some other way to fix this, global font choice is a matter for
the skin, not the Wikibase extension.

-- 
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 40540] New Pages Feed: Show how many pages are in my filtered list

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40540

Fabrice Florin  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 40540] New: New Pages Feed: Show how many pages are in my filtered list

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40540

   Web browser: ---
 Bug #: 40540
   Summary: New Pages Feed: Show how many pages are in my filtered
list
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: PageTriage
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: fflo...@wikimedia.org
CC: fflo...@wikimedia.org, rkald...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


If I've filtered my New Pages Feed, I'd like to know how many pages of that
type exist (e.g.: unreviewed pages), as proposed by TheHelpfulOne in our last
IRC chat.

To that end, we propose to show that context-sensitive number in the top right
corner, saying:

"25,450 pages in your filtered list"

We would then move the total number of unreviewed pages to the bottom bar, to
avoid visual clutter, as so:

"29994 total unreviewed pages (oldest: 77 days) - 1125 pages reviewed this
week"

Note that it's only practical to provide this filtered list number for the
first four checkbox criteria in 'Set Filter' (unreviewed, reviewed, nominated
for deletion, redirects) -- not for all the radio button options, for
performance reasons (it would require hundreds of queries to calculate that
number).

While we're at it, let's also remove the number of redirects from the total
unreviewed pages number that's now being moved to the bottom as discussed in
our weekly meeting.

-- 
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 20342] Support for protocol-relative URLs (tracking)

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20342

Bug 20342 depends on bug 33471, which changed state.

Bug 33471 Summary: $wgCookieSecure = 'detect' fails when $wgServer is 
protocol-relative
https://bugzilla.wikimedia.org/show_bug.cgi?id=33471

   What|Old Value   |New Value

 Status|REOPENED|RESOLVED
 Resolution||FIXED

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

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


[Bug 33471] $wgCookieSecure = 'detect' fails when $wgServer is protocol-relative

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33471

Krinkle  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||krinklem...@gmail.com
 Resolution||FIXED
   Target Milestone|--- |1.20.0 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 38188] [Regression] ExtensionDistributor: SVN-only extensions no longer downloadable

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38188

Rob Lanphier  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||ro...@wikimedia.org
 AssignedTo|tstarl...@wikimedia.org |innocentkil...@gmail.com

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

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


[Bug 40528] Page Curation does not check for deletion tags before adding its own

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40528

--- Comment #3 from bs...@wikimedia.org 2012-09-27 01:00:05 UTC ---
https://gerrit.wikimedia.org/r/#/c/25470/

If a page has been tagged with deletion templates, users would not be able to
add another deletion template.

-- 
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 39014] regression: thumbtime=0 no longer works, defaults to middle thumbnail

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39014

Tim Starling  changed:

   What|Removed |Added

  Component|User interface  |OggHandler
 AssignedTo|tstarl...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org
Product|Cortado |MediaWiki extensions

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

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


[Bug 31235] Extensions awaiting code review to be deployed on Wikimedia wikis (tracking)

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31235

Bug 31235 depends on bug 40506, which changed state.

Bug 40506 Summary: Review and deploy Education Program extension
https://bugzilla.wikimedia.org/show_bug.cgi?id=40506

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

-- 
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 40506] Review and deploy Education Program extension

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40506

Sam Reed (reedy)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #4 from Sam Reed (reedy)  2012-09-27 00:59:01 
UTC ---


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

-- 
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 40477] Enable Extension:Education Program on English Wikipedia (with new user rights configuration)

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40477

Bug 40477 depends on bug 40506, which changed state.

Bug 40506 Summary: Review and deploy Education Program extension
https://bugzilla.wikimedia.org/show_bug.cgi?id=40506

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #9 from Sam Reed (reedy)  2012-09-27 00:59:01 
UTC ---
*** Bug 40506 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 39014] regression: thumbtime=0 no longer works, defaults to middle thumbnail

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39014

Rob Lanphier  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||ro...@wikimedia.org

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

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


[Bug 40531] profileinfo.php uses obsolete html attributes

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40531

Krinkle  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
Version|1.20-git|unspecified
 Resolution||FIXED
   Target Milestone|--- |1.20.0 release

-- 
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 28419] Replace MD5 password hashing with WHIRLPOOL

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28419

Rob Lanphier  changed:

   What|Removed |Added

 AssignedTo|tstarl...@wikimedia.org |mediawiki-bugs@nadir-seen-f
   ||ire.com

--- Comment #75 from Rob Lanphier  2012-09-27 00:57:17 UTC 
---
Reassigning to Daniel since he's working on it (and Tim isn't)

-- 
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 21844] DOM preprocessor barfs on headings inserted by parser functions

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21844

Rob Lanphier  changed:

   What|Removed |Added

 AssignedTo|tstarl...@wikimedia.org |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 21844] DOM preprocessor barfs on headings inserted by parser functions

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21844

Rob Lanphier  changed:

   What|Removed |Added

   Priority|Normal  |Low
 CC||ro...@wikimedia.org

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

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


[Bug 40519] webtools: Setup up webtools.wmflabs.org

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40519

Sam Reed (reedy)  changed:

   What|Removed |Added

   Severity|normal  |enhancement

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

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


[Bug 40539] Add support for OpenDyslexic font

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40539

--- Comment #2 from Sam Reed (reedy)  2012-09-27 00:44:18 
UTC ---
Might also be worth logging some bugs to get this support into our mobile
site/apps

-- 
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 30597] tag name collides with HTML 5 tag

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30597

--- Comment #5 from Daniel Friesen  
2012-09-27 00:42:55 UTC ---
(In reply to comment #4)
> (In reply to comment #3)
> 
> > It's a bit of a hack but I did think of one way to handle this.
> > In HTML you use: ...
> > In LST you use: 
> > 
> > This is actually perfect. An opening/closing tag has no meaning in LST. And 
> > we
> > don't support self-closing non self-closing elements in WikiText (if you 
> > write
> >  it just gets escaped and output as plaintext).
> 
> Ugh. Since when we don't support self-closing elements?

I didn't know either. Until I saw someone add a parser test for that behaviour.
Though it looks like en.wp doesn't work that way right now. Either that's tidy
screwing around 

Either way  in html is meaningless. There wouldn't be any harm in
letting LST have it.

> > So it might be a tiny little parser hack but it would be possible (even if 
> > we
> > recommend LST users to change their wikitext to use a new name) to make 
> > HTML5
> > section and LST section to work on the same wiki.
> 
> It's quite easy to run bot on all wikis to rename the tag and then drop its
> original meaning in favour of HTML5.

That assumes that every single wiki using LST knows how to use bots and how to
do this replacement properly. Bots are not simple to use. Frankly I know how to
use them and it would be really annoying for me to have to do that if I still
use LST.

-- 
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 40533] epub book language is en - should be the wikis content language

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40533

Sam Reed (reedy)  changed:

   What|Removed |Added

Summary|epub books -  language is   |epub book language is en -
   |en - should be WP language  |should be the wikis content
   ||language

-- 
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 40539] Add support for OpenDyslexic font

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40539

Santhosh Thottingal  changed:

   What|Removed |Added

   Keywords||i18n
 CC||amir.ahar...@mail.huji.ac.i
   ||l, pgi...@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 40539] Add support for OpenDyslexic font

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40539

--- Comment #1 from Sam Reed (reedy)  2012-09-27 00:28:19 
UTC ---
Be nice if we can beat Google in supporting 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 40539] New: Add support for OpenDyslexic font

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40539

   Web browser: ---
 Bug #: 40539
   Summary: Add support for OpenDyslexic font
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
   URL: http://dyslexicfonts.com/
OS/Version: All
Status: NEW
  Keywords: accessibility
  Severity: enhancement
  Priority: Unprioritized
 Component: WebFonts
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s...@reedyboy.net
CC: asha...@wikimedia.org, s.mazel...@xs4all.nl,
santhosh.thottin...@gmail.com, srik@gmail.com
Classification: Unclassified
   Mobile Platform: ---


OpenDyslexic is an open source font written to help sufferers of dyslexia

http://dyslexicfonts.com/

Having support for this seems potentially rather useful for a lot of people!

-- 
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 33471] $wgCookieSecure = 'detect' fails when $wgServer is protocol-relative

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33471

Chris Steipp  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||cste...@wikimedia.org
 Resolution|FIXED   |

--- Comment #2 from Chris Steipp  2012-09-27 00:17:58 
UTC ---
WebRequest::detectProtocol() returns the string 'https' (without a colon).

-- 
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 20342] Support for protocol-relative URLs (tracking)

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20342

Bug 20342 depends on bug 33471, which changed state.

Bug 33471 Summary: $wgCookieSecure = 'detect' fails when $wgServer is 
protocol-relative
https://bugzilla.wikimedia.org/show_bug.cgi?id=33471

   What|Old Value   |New Value

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

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

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


[Bug 40532] cache headers for BannerListLoader are being overwritten by squids

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40532

Matt Walker  changed:

   What|Removed |Added

 CC||mwal...@wikimedia.org

--- Comment #1 from Matt Walker  2012-09-27 00:17:00 UTC 
---
Hopefully https://gerrit.wikimedia.org/r/#/c/23307/ fixes this for CN (See
api/ApiCentralNoticeAllocations.php) -- but would still be nice to know proper
method for Special Pages.

-- 
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 35663] Move svn.wikimedia.org/doc/

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35663

--- Comment #5 from Chad H.  2012-09-27 00:06:00 UTC 
---
(In reply to comment #4)
> Who actually creates that documentation, who has access etc...?

It's auto-generated based on code documentation. It's just a matter of finding
a host and a cronjob to update it daily or whatever.

-- 
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 30597] tag name collides with HTML 5 tag

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30597

--- Comment #4 from Danny B.  2012-09-27 00:05:23 UTC ---
(In reply to comment #3)

> It's a bit of a hack but I did think of one way to handle this.
> In HTML you use: ...
> In LST you use: 
> 
> This is actually perfect. An opening/closing tag has no meaning in LST. And we
> don't support self-closing non self-closing elements in WikiText (if you write
>  it just gets escaped and output as plaintext).

Ugh. Since when we don't support self-closing elements?

> So it might be a tiny little parser hack but it would be possible (even if we
> recommend LST users to change their wikitext to use a new name) to make HTML5
> section and LST section to work on the same wiki.

It's quite easy to run bot on all wikis to rename the tag and then drop its
original meaning in favour of HTML5.

-- 
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 35663] Move svn.wikimedia.org/doc/

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35663

--- Comment #4 from Danny B.  2012-09-27 00:01:55 UTC ---
Who actually creates that documentation, who has access etc...?

-- 
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 38622] Merge the Wikidata ContentHandler branch

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38622

--- Comment #17 from Tim Starling  2012-09-27 00:00:19 
UTC ---
The two "ALTER TABLE revision" patches should be merged into a single query, to
improve the time taken to update. Same with the archive table. All of the
schema changes can be in one patch file, there's no requirement for each field
to be in its own file.

-- 
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 30597] tag name collides with HTML 5 tag

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30597

--- Comment #3 from Daniel Friesen  
2012-09-26 23:58:58 UTC ---
HTML5's  is something I'd really like to support. Though at the same
time I don't want to just break all the wikis currently who have already been
using LST with the previous tag name.

It's a bit of a hack but I did think of one way to handle this.
In HTML you use: ...
In LST you use: 

This is actually perfect. An opening/closing tag has no meaning in LST. And we
don't support self-closing non self-closing elements in WikiText (if you write
 it just gets escaped and output as plaintext).

So it might be a tiny little parser hack but it would be possible (even if we
recommend LST users to change their wikitext to use a new name) to make HTML5
section and LST section to work on the same wiki.

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

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


[Bug 40538] VisualEditor: Selection is wrongly restored on undo

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40538

James Forrester  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
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 40538] New: VisualEditor: Selection is wrongly restored on undo

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40538

   Web browser: ---
 Bug #: 40538
   Summary: VisualEditor: Selection is wrongly restored on undo
   Product: VisualEditor
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Data Model
AssignedTo: roan.katt...@gmail.com
ReportedBy: jforres...@wikimedia.org
CC: jforres...@wikimedia.org, roan.katt...@gmail.com,
tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Steps to re-create:
* Go to a new page, insert the word "Fascinating"
* Select it (double-click, click-drag or select-all)
* Press a list button, and then undo

What happens: The word "Fascinating" de-lists; the selection is set to
"scinati".

What should happen: The word "Fascinating" de-lists; the selection is set to
"Fascinating".

* Again, press a list button, and then undo

What happens: The word "Fascinating" de-lists; the selection is set to "ina".

What should happen: The word "Fascinating" de-lists; the selection is set to
"scinati".

* Again, press a list button, and then undo

What happens: The word "Fascinating" de-lists; the selection appears to have
disappeared.

What should happen: The word "Fascinating" de-lists; the selection is set to
"ina".

Etc. :-) 

Rob suggested that it was likely an issue in Transaction Builder?

-- 
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 40442] {{PAGENAME}} and like does nothing with url-encoded title

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40442

Liangent  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |

--- Comment #5 from Liangent  2012-09-26 22:51:08 UTC ---
(In reply to comment #4)
> If we do decoding in this parser function, it means certain titles would have
> to be explicitly encoded, that would make things fail.

Nothing would fail because we already do decoding in [[ ]] syntax -- that is,
[[Fran%C3%A7ois]] links to https://en.wikipedia.org/wiki/Fran%C3%A7ois , and a
urlencoded form is never a valid title.

-- 
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 40527] action=raw doesn't work for pages with a dot in it

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40527

--- Comment #3 from Krinkle  2012-09-26 22:39:17 UTC ---
This is not a bug, it is on purpose and by design for security reasons.

Dots in that position can cause Internet Explorer to assume HTML parsing, raw
content must only be served when the extension is controlled (i.e. .php).

Aside from that, you shouldn't be constructing urls like this yourself. If you
like to write your own urls, do follow the format the software uses, because
the software will never create a url that follows the structure of one action
combined with another (e.g. view action url, like /wiki/Page_name with action
query).

Which, for actions not otherwise specified (by default none), is
index.php?title=&action= and that works.

I'd say this is an instance of DontDoThat, the software doesn't lead there so
its not a 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 40537] New: Resolved feedback should be least relevant, not most relevant

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40537

   Web browser: ---
 Bug #: 40537
   Summary: Resolved feedback should be least relevant, not most
relevant
   Product: MediaWiki extensions
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ArticleFeedbackv5
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: rkald...@wikimedia.org
CC: mmul...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


For editors, unresolved feedback is much more important than resolved feedback.
Right now, I always have to scroll past all the resolved feedback in the "Most
relevant" list to see what items actually need to be addressed. It would be
nice if resolved feedback were classified as 'least relevant' or even
automatically hidden. What's the point of keeping it in the 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 40372] the iframe with the Creative Commons license shows partial translations

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40372

--- Comment #6 from Amir E. Aharoni  2012-09-26 
22:33:33 UTC ---
Forgot an important thing: Thank you for fixing the direction!

-- 
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 40372] the iframe with the Creative Commons license shows partial translations

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40372

--- Comment #5 from Amir E. Aharoni  2012-09-26 
22:33:02 UTC ---
Aha, the direction looks better now in Hebrew, Arabic (ar) and Persian (fa).
Urdu (ur) is still left-to-right, but it doesn't seem to have any translations.

I already started completing the Hebrew translation in transifex.

-- 
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 40372] the iframe with the Creative Commons license shows partial translations

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40372

--- Comment #4 from Nathan Kinkade  2012-09-26 
22:31:07 UTC ---
Sorry, I forgot to post the link for the development instance:

http://staging.creativecommons.org/choose/?lang=he&partner=MediaWiki

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

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


[Bug 40372] the iframe with the Creative Commons license shows partial translations

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40372

Nathan Kinkade  changed:

   What|Removed |Added

 CC||nkink...@creativecommons.or
   ||g

--- Comment #3 from Nathan Kinkade  2012-09-26 
22:30:20 UTC ---
A fix for this issue has been pushed to a development instance of the CC
Partner Interface.  There are still some strings which need to translated (for
Hebrew, at least):

https://www.transifex.com/projects/p/CC/resource/deeds-choosers/l/he/view/

... but hopefully the issue with the text direction should be resolved.  If
someone can confirm that the issue seems to be resolved, notwithstanding the
translations, let us know and we'll push the fix live.

-- 
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 40473] Lohit Punjabi font problems

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40473

--- Comment #5 from Santhosh Thottingal  
2012-09-26 22:28:52 UTC ---
(In reply to comment #3)
> I remember reading about a similar issue on village pump. This is a problem
> with font spacing similar to that of Lohit-Telugu.

Can you give more details with links/screenshots? I am not able to reproduce
this. 1999 comes correctly for me.

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

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


[Bug 40528] Page Curation does not check for deletion tags before adding its own

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40528

bs...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |bs...@wikimedia.org
   |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 40520] PageTriage is not showing a nice error message for users with JavaScript disabled

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40520

bs...@wikimedia.org changed:

   What|Removed |Added

 CC||bs...@wikimedia.org

--- Comment #1 from bs...@wikimedia.org 2012-09-26 22:19:42 UTC ---
https://gerrit.wikimedia.org/r/#/c/25445/

-- 
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 39269] Duplicated references section content

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39269

Sam Reed (reedy)  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 39358] Duplicate references in 'Judo in Canada' article

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39358

Sam Reed (reedy)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||s...@reedyboy.net
 Resolution||DUPLICATE

--- Comment #1 from Sam Reed (reedy)  2012-09-26 22:14:58 
UTC ---


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

-- 
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 39269] Duplicated references section content

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39269

Sam Reed (reedy)  changed:

   What|Removed |Added

 CC||tf...@wikimedia.org

--- Comment #1 from Sam Reed (reedy)  2012-09-26 22:14:58 
UTC ---
*** Bug 39358 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 40536] New: Login fails during upload due to metadata error

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40536

   Web browser: ---
 Bug #: 40536
   Summary: Login fails during upload due to metadata error
   Product: WikiLoves Monuments Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Upload
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: tf...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


While trying to upload an image with v1.2.5 but taken with v1.1beta3-commons
from my uploads the login screen hangs. Checking logcat i see

D/CordovaLog( 6306): display login
D/CordovaLog( 6306): file:///android_asset/www/js/app.js: Line 734 : display
login
I/Web Console( 6306): display login at file:///android_asset/www/js/app.js:734
D/CordovaLog( 6306): attempt login
D/CordovaLog( 6306): file:///android_asset/www/js/app.js: Line 736 : attempt
login
I/Web Console( 6306): attempt login at file:///android_asset/www/js/app.js:736
D/CordovaLog( 6306): Uncaught TypeError: Cannot read property 'idField' of
undefined
D/CordovaLog( 6306): file:///android_asset/www/js/photo.js: Line 51 : Uncaught
TypeError: Cannot read property 'idField' of undefined
E/Web Console( 6306): Uncaught TypeError: Cannot read property 'idField' of
undefined at file:///android_asset/www/js/photo.js:51

I'm guessing the campaign info saved with 1.1beta3-commons is very different
then v1.2.5. I'd love to upload this photo before the contest ends.

-- 
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 30798] Logo for Sami Wikipedia

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30798

--- Comment #10 from jeb...@gmail.com 2012-09-26 21:49:05 UTC ---
For the previous discussion, see
http://se.wikipedia.org/wiki/Wikipedia:G%C3%A1ffestohpu/Arkiiva_1#Sami_logo

-- 
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 40535] New: Filter recent changes by characters added or removed

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40535

   Web browser: ---
 Bug #: 40535
   Summary: Filter recent changes by characters added or removed
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: Unprioritized
 Component: Recent changes
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: garba...@seznam.cz
Classification: Unclassified
   Mobile Platform: ---


Allow Recent changes to be filtered by characters (letters, content ammount)
that were added or removed in a particular edit.

Example: Display only edits that added 1000 or more characters to an article.

-- 
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 30798] Logo for Sami Wikipedia

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30798

--- Comment #9 from jeb...@gmail.com 2012-09-26 21:44:03 UTC ---
The text for the present logo in use for the Vector skin at Northern Sami
Wikipedia is the result of a lengthy process where several translations were
discussed, including people at the language lab at University of Tromsø. I do
_not_ think it should be changed without due process at the actual Wikipedia.

The only thing that should be changed is that the logo in use for Modern should
be the same as for Vector, and the globe should be the same as for other
languagge editions. The version now in use for the Vector skin is according to
the example file for proper logos, but the logos in actual use have a deeper
groove.

-- 
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 40530] PageTriage: some characters are double-escaped in excerpt

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40530

--- Comment #2 from bs...@wikimedia.org 2012-09-26 21:23:50 UTC ---
fixed in: https://gerrit.wikimedia.org/r/#/c/25432/

-- 
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 40531] profileinfo.php uses obsolete html attributes

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40531

--- Comment #2 from Dereckson  2012-09-26 21:07:24 
UTC ---
Gerrit change 25427

-- 
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 30798] Logo for Sami Wikipedia

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30798

--- Comment #8 from little_snowy_...@yahoo.com 2012-09-26 21:02:37 UTC ---
If the "Friddja diehtosátnegirji" is the better translation then just ignore
the file I've uploaded and the request.

-- 
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 30798] Logo for Sami Wikipedia

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30798

little_snowy_...@yahoo.com changed:

   What|Removed |Added

 CC||little_snowy_...@yahoo.com

--- Comment #7 from little_snowy_...@yahoo.com 2012-09-26 21:00:09 UTC ---
There has been a logo request for Sami Wikipedia on Meta-wiki. I've created the
file and uploaded the logo with their request. The only switch is that the
translation reads "Wikipediija. Almmolaš diehtosátnegirji" instead of "Friddja
diehtosátnegirji". I'm willing to bet this might be a closer translation.
(http://commons.wikimedia.org/wiki/File:Wikisami.png) Requesting that this
version be switched out to this file.

-- 
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 40534] New: $wgUsersNotifiedOnAllChanges no longer works properly

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40534

   Web browser: ---
 Bug #: 40534
   Summary: $wgUsersNotifiedOnAllChanges no longer works properly
   Product: MediaWiki
   Version: 1.19.2
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Email
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: m...@lbl.gov
Classification: Unclassified
   Mobile Platform: ---


$wgUsersNotifiedOnAllChanges used to notify on all changes as the name implies.
 This was broken in a recent version.

A more equitable fix, given the desires of others (see bug#33880), may be to
allow users to specify whether or not they wish to receive e-mail for their own
changes.  But the possibility of receiving e-mail on every change to every page
should be restored to its previously-working state.

-- 
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 40527] action=raw doesn't work for pages with a dot in it

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40527

Krenair  changed:

   What|Removed |Added

 CC||kren...@gmail.com
 Resolution|INVALID |WONTFIX

-- 
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 33880] $wgUsersNotifiedOnAllChanges should not send e-mail to user who made the edit.

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33880

--- Comment #8 from Michael Jennings  2012-09-26 20:38:35 UTC ---
(In reply to comment #7)
> True.  But as it is you who are arguing the case for inclusion, I would have
> thought that you would have been able to provide at least one such example!

I did.

> Why?  Perhaps if you explained your use-case (and, perhaps, why the workaround
> in comment 5 is insufficient) then you might have a chance of convincing 
> others
> of that there was some basis to your request.

I'm not sure what more explanation you want than what I've already given you. 
I want to be notified of ALL changes (which, due to the definition of the word
"all," includes my own).  I added my user account to the variable whose name
indicated it would do exactly this.  It used to work; now it does not.

As for the workaround, that would likely create duplicate e-mails for watchlist
items and would also constitute a valid, unmonitored account (a negative for
security).  And it fails to address the issues at hand.

> If you are arguing that the variable should be renamed, then please log a new
> bug for that.  I expect, for backwards-compatibility reasons, it will be 
> closed
> as WONTFIX, but no harm trying.  It won't be me who decides, and I don't have 
> a
> strong opinion on this.

The variable is correctly named; its functionality was broken.

> In either case, you should not be e-mailed your own changes

Yes, I should.  That's kinda the point here.  :-)

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

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


[Bug 40527] action=raw doesn't work for pages with a dot in it

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40527

Brion Vibber  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #2 from Brion Vibber  2012-09-26 20:28:23 UTC 
---
This is a protection against content type autodetection on older versions of
Internet Explorer.

Use the canonical URL so the .blah isn't at the end of the URL path.

-- 
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 40513] Blackberry 10 SDK dev device doesn't redirect to mobile site

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40513

Brion Vibber  changed:

   What|Removed |Added

Summary|Blackberry 10 SDK emulator  |Blackberry 10 SDK dev
   |browser doesn't redirect to |device doesn't redirect to
   |mobile site |mobile site

--- Comment #1 from Brion Vibber  2012-09-26 20:25:13 UTC 
---
Confirmed same behavior, user-agent with the physical developer device.

-- 
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 40175] Yet another Upload request to Commons

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40175

Sam Reed (reedy)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Sam Reed (reedy)  2012-09-26 20:20:17 
UTC ---
reedy@fenari:/tmp$ sudo -u apache mwscript importImages.php --wiki=commonswiki
--comment-ext=txt --user=Fastily uploads/
Import Images

Importing WoodEarBlockRehydrating.ogv...done.

Found: 1
Added: 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 40531] profileinfo.php uses obsolete html attributes

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40531

Dereckson  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 Status|NEW |ASSIGNED
 CC||dereck...@espace-win.org
 AssignedTo|wikibugs-l@lists.wikimedia. |dereck...@espace-win.org
   |org |
   Severity|normal  |enhancement

--- Comment #1 from Dereckson  2012-09-26 20:00:02 
UTC ---
Taking this bug.

I'm preparing the following changes:
*  -> 
* cellpadding="X" -> style="padding: Xpx;"

-- 
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 40525] Cant add a security group to an existing instance

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40525

--- Comment #1 from Ryan Lane  2012-09-26 19:51:01 UTC ---
It's currently not possible in Nova. This is a holdover from EC2, and a quite
annoying one. There's a blueprint for supporting this in a future version of
the Nova API, though.

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

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


[Bug 34808] Change scope of private methods to protected

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34808

--- Comment #2 from Ryan Lane  2012-09-26 19:47:43 UTC ---
Noël, would you mind pushing a change into gerrit for this?

-- 
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 40104] Please upload a > 300 MiB video file onto Commons

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40104

--- Comment #4 from Tomasz W. Kozłowski  2012-09-26 
19:47:10 UTC ---
Thanks a lot Sam!

-- 
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 40104] Please upload a > 300 MiB video file onto Commons

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40104

Sam Reed (reedy)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Sam Reed (reedy)  2012-09-26 19:34:21 
UTC ---
Done

-- 
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 40533] New: epub books - language is en - should be WP language

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40533

   Web browser: ---
 Bug #: 40533
   Summary: epub books -  language is en - should be WP language
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Collection
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: drngdrngd...@gmail.com
CC: developm...@pediapress.com
Classification: Unclassified
   Mobile Platform: ---


From :
http://fr.wikipedia.org/wiki/Aide:Livres/Problèmes#Erreur_de_langue_lors_de_la_lecture_en_synth.C3.A8se_vocale_d.27un_article_au_format_ePUB

A contributor points out that the language of books in ePub format is always
'en'.
see the dc tag : en in content.opf 

iPad uses this tag to choose the language of the Speech synthesis.

This tag should be the wiki language.

-- 
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 40528] Page Curation does not check for deletion tags before adding its own

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40528

--- Comment #2 from Oliver Keyes  2012-09-26 19:21:05 UTC 
---
Just deletion, to my knowledge, but deletion is the crucial thing.

-- 
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 40528] Page Curation does not check for deletion tags before adding its own

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40528

bs...@wikimedia.org changed:

   What|Removed |Added

 CC||bs...@wikimedia.org

--- Comment #1 from bs...@wikimedia.org 2012-09-26 19:19:54 UTC ---
Does twinkle do this for both maintenance and deletion tags?

-- 
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 40530] PageTriage: some characters are double-escaped in excerpt

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40530

bs...@wikimedia.org changed:

   What|Removed |Added

 CC||bs...@wikimedia.org
 AssignedTo|wikibugs-l@lists.wikimedia. |bs...@wikimedia.org
   |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 40532] cache headers for BannerListLoader are being overwritten by squids

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40532

Ryan Kaldari  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 40532] New: cache headers for BannerListLoader are being overwritten by squids

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40532

   Web browser: ---
 Bug #: 40532
   Summary: cache headers for BannerListLoader are being
overwritten by squids
   Product: MediaWiki extensions
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: CentralNotice
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: rkald...@wikimedia.org
CC: fr-t...@wikimedia.org, rkald...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


While QA testing CentralNotice today, I noticed a significant change from last
year...

The caching headers for the BannerListLoader are different than they were last
year. Last year they were...

Cache-Control:public, s-maxage=300, max-age=300, max-age=604800 (yes, that's 2
max-ages, see bug 26338)

Now they are...

Cache-Control:private, s-maxage=0, max-age=0, must-revalidate

This makes me think that the cache override override (yes, double override)
solution we were using isn't working any more. The practical effect of this is
that loading banners on subsequent pageloads (after the first) will take about
half a second longer (or worse for slow connections). No idea if this is
related to the lower banner impressions, but it's definitely something we want
to fix. Unfortunately, I have no idea how to reliably escape the squid cache
overrides. Indeed it may not even be possible anymore. Regardless, we need to
figure out a way to override the override, and preferably with a non-hackish
solution that will be reliable (and free from cache interference from the
Apaches as 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 10542] CLI setup script (tracking)

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10542

Bug 10542 depends on bug 26911, which changed state.

Bug 26911 Summary: cli install doesn't ask for a password if not provided
https://bugzilla.wikimedia.org/show_bug.cgi?id=26911

   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 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 26911] cli install doesn't ask for a password if not provided

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26911

Tim Landscheidt  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||t...@tim-landscheidt.de
 Resolution||FIXED

--- Comment #5 from Tim Landscheidt  2012-09-26 
18:51:28 UTC ---
If I'm not mistaken, this is now fixed with: "Param pass required!"  Please
re-open otherwise.

-- 
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 15406] Sortable tables: Force sortorder of a column

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15406

--- Comment #28 from Timeshifter  2012-09-26 18:50:16 
UTC ---
See this related feature request: 
Bug 24523 - "Make table sorting ignore refs when determining data type".

-- 
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 36069] consider modifying the command-line installer to read admin password and install db user password from files

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36069

Tim Landscheidt  changed:

   What|Removed |Added

 CC||t...@tim-landscheidt.de

--- Comment #2 from Tim Landscheidt  2012-09-26 
18:48:26 UTC ---
Kevan, do you have a Labs account to submit this to Gerrit yourself?

-- 
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 40442] {{PAGENAME}} and like does nothing with url-encoded title

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40442

Krinkle  changed:

   What|Removed |Added

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

--- Comment #4 from Krinkle  2012-09-26 18:34:03 UTC ---
"Fran%C3%A7ois" is an invalid page title.

https://en.wikipedia.org/wiki/Fran%25C3%25A7ois

Will respond with "Bad title".

This parser function works on titles, not urls. There is no reason for this
function to expect url encoding, it is wikitext/html, not a url.

If we do decoding in this parser function, it means certain titles would have
to be explicitly encoded, that would make things fail.

Marking INVALID, as it is not a bug, it is designed to take valid titles, not
url portions. And making it accept url portions will likely break in unexpected
ways. Just fix the wikitext to pass the actual page name, why would you put url
encodings in wikitext anyway?

-- 
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 33249] Move the sort indicator to be above or below the table header

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33249

--- Comment #1 from Timeshifter  2012-09-26 18:30:10 UTC 
---
I changed my user name here from Zlight to Timeshifter (name on Wikipedia). 

See [[Help:Sorting]], and the section called "Adding a separate rank column
(1,2,3) next to a table". Many tables are wide enough to cover the whole screen
on many monitors, notebooks, and tablets. 

It is not possible on those tables to add a separate rank column because of
this. One can narrow the headers with breaks in the titles: . Then one can
make the number of rows in the header in the separate table with the rank
column match the number or rows in the headers of the main table. 

Putting the sort button above the header title helps narrow the table some
more. Every little bit helps. Otherwise, some smaller screen widths will
constrict the table enough to force the creation of more lines in the header
row. This breaks the alignment of rows between the 2 tables.

Of course, in this case, what is really needed is a static rank column (or row
numbering) that is integral to the main table (not in a separate table). I will
file a bug report requesting that feature.

-- 
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 40531] profileinfo.php uses obsolete html attributes

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40531

Krinkle  changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
Summary|profileinfo.php uses|profileinfo.php uses
   |obsolete html5 attributes   |obsolete html attributes

-- 
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 40428] many API requests failing

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40428

--- Comment #7 from Sam Reed (reedy)  2012-09-26 18:27:34 
UTC ---
(In reply to comment #6)
> (In reply to comment #5)
> > On some errors (not all, depending on the nature) you should be given a
> > servername
> > 
> > 
> >   
> 
> You will not get the server name, when $wgShowHostnames is false ...

reedy@fenari:/home/wikipedia/common$ mwscript eval.php enwiki
> var_dump( $wgShowHostnames );
bool(true)

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

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


[Bug 40428] many API requests failing

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40428

duplicate...@googlemail.com changed:

   What|Removed |Added

 CC||duplicate...@googlemail.com

--- Comment #6 from duplicate...@googlemail.com 2012-09-26 18:00:19 UTC ---
(In reply to comment #5)
> On some errors (not all, depending on the nature) you should be given a
> servername
> 
> 
>   

You will not get the server name, when $wgShowHostnames is false ...

-- 
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 40531] New: profileinfo.php uses obsolete html5 attributes

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40531

   Web browser: ---
 Bug #: 40531
   Summary: profileinfo.php uses obsolete html5 attributes
   Product: MediaWiki
   Version: 1.20-git
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: duplicate...@googlemail.com
Classification: Unclassified
   Mobile Platform: ---


 and cellpadding used by profileinfo.php but the attributes are obsolete in
html5

-- 
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 40442] {{PAGENAME}} and like does nothing with url-encoded title

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40442

duplicate...@googlemail.com changed:

   What|Removed |Added

 CC||duplicate...@googlemail.com

--- Comment #3 from duplicate...@googlemail.com 2012-09-26 17:56:38 UTC ---
these parser functions does not do decoding of the input and titles with
percent sequence are invalid.

-- 
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 24523] Make table sorting ignore refs when determining data type

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24523

Timeshifter  changed:

   What|Removed |Added

 CC||zedlight...@gmail.com

--- Comment #4 from Timeshifter  2012-09-26 17:55:56 UTC 
---
(In reply to comment #2)
> This table seems to sort ok though:
> http://en.wikipedia.org/wiki/User:Brion_VIBBER/24523

That table no longer sorts correctly. It is sorting alphabetically. There needs
to be a way to force a column to sort numerically. Something in the table
header.

-- 
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 40491] filebackend tests should use their own $wgFilebackends configuration

2012-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40491

--- Comment #7 from Niklas Laxström  2012-09-26 
17:49:15 UTC ---
The tests should just override the lockdir location to a temporary location.
MediaWiki shouldn't assume that writable upload directory is configured by
default.

Looks like lockdir comes from Setup.php:

132-$wgLockManagers[] = array(
133-'name'  => 'fsLockManager',
134-'class' => 'FSLockManager',
135:'lockDirectory' => "{$wgUploadDirectory}/lockdir",
136-);

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