[Bug 58449] Show/Hide links in recent changes / watchlist options box should be localizable per item

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58449

--- Comment #21 from Niklas Laxström niklas.laxst...@gmail.com ---
For future, please state what you observe and what you expect to see.

Since this change includes a code change, it will take a week from now to
appear.

-- 
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 62288] Random API issues - authenticated user seems unauthenticated randomly

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62288

Ori Livneh o...@wikimedia.org changed:

   What|Removed |Added

 CC||o...@wikimedia.org

--- Comment #2 from Ori Livneh o...@wikimedia.org ---
What is wrong with the way the GeoIP cookie is added to the set-cookie header
in the example above?

-- 
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 60130] OAuth consumer registration doesn't accept OpenSSH v2 public key

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60130

James Alexander jalexan...@wikimedia.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
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 62308] New: Attempting to use OAuth for a SUL wiki where you do not have a user account causes 500 Internal Server Error

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62308

Bug ID: 62308
   Summary: Attempting to use OAuth for a SUL wiki where you do
not have a user account causes 500 Internal Server
Error
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: OAuth
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: jalexan...@wikimedia.org
CC: aschulz4...@gmail.com, bjor...@wikimedia.org,
cste...@wikimedia.org, dga...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

I noticed this today while putting together a quick and dirty tool to do a
search on all wikis (using OAuth mostly because I could reuse my class). When
the script came to certain wikis it wasn't getting a legitimate response back
which at first I thought was just intermittent or I wasn't skipping closed
wikis correctly.

After some troubleshooting I realized I was getting a '500 Internal Server
Error' message back instead for those wikis and after checking a couple
realized it was the 2 dozen or so wikis where I didn't yet have a local
account. Obviously fixing that was easy (I clicked over to those wikis, my
account auto created, and I ran the search again) this doesn't seem to be how
we want the process to go.

For closed/fishbowl/private wikis I get a relatively nice json response saying
that I don't have an account there which works well. I guess, at least, sending
a message like that here would be nice. I would prefer, however, that it just
auto created the account as if I was 'visiting' for the first time since I kind
of am just in the form of my oauth token. My working assumption (based on no
real information and just on the symptoms) is that the wiki doesn't return a
'no account found' error because it hits a snag when it finds my oAuth
information in the centralWiki but doesn't find my local user account and so
'freaks out' and throws an error.

-- 
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 62244] New users not created on loginwiki in Labs

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62244

--- Comment #14 from Antoine hashar Musso has...@free.fr ---
Running script script against Apache and Varnish have the following difference:

Apache:

 Cache-control: private, must-revalidate, max-age=0
 Set-Cookie: centralauth_Session=2f8f82190cd8c3a066aa5c8abca47699; path=/;
httponly
 Set-Cookie: centralauth_User=TestBug16864; expires=Sat, 05-Apr-2014 09:09:28
GMT; path=/; httponly
 Set-Cookie: centralauth_Token=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT;
path=/; httponly

Varnish:

 Age: 0
 Cache-Control: private, s-maxage=0, max-age=0, must-revalidate
 Set-Cookie: centralauth_Session=4dc3572e4bde7a617de112f22d3fa18a; path=/;
httponly; GeoIP=FR::48.8600:2.3500:v4; path=/
 X-Cache: deployment-cache-text1 miss (0), deployment-cache-text1 frontend miss
(0)

-- 
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 57695] Apply intuitive Agora styles to Flow buttons

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57695

Eduard Braun eduard.bra...@gmx.de changed:

   What|Removed |Added

 CC||eduard.bra...@gmx.de

--- Comment #4 from Eduard Braun eduard.bra...@gmx.de ---
Thanks for your feedback on my feedback.

I already noticed some Agora styles were applied differently than I imagined it
in the first place but I assume this is a more fundamental problem since
consistency should be the first priority.

Anyhow I don't understand why buttons are supposed to be quiet: You've given
that up by using non-native styled buttons in the first place. Apart from that
I find it more confusing to have different buttons inheriting different styles
(except from color). Especially that cancel has not bordering at all by
default makes it look as if it doesn't belong to where it is.

-- 
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 62244] New users not created on loginwiki in Labs

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62244

--- Comment #15 from Antoine hashar Musso has...@free.fr ---
Ori change Send GeoIP lookup result as 'GeoIP' cookie is
https://gerrit.wikimedia.org/r/#/c/113935/

-- 
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 62244] New users not created on loginwiki in Labs

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62244

--- Comment #16 from Antoine hashar Musso has...@free.fr ---
On deployment-cache-text1.pmtpa.wmflabs I edited
/etc/varnish/text-frontend.inc.vcl and commented out the GeoIP snippet added by
change 113935:

https://gerrit.wikimedia.org/r/#/c/113935/6/templates/varnish/text-frontend.inc.vcl.erb,unified
) 

Restarted varnish with:

 /etc/init.d/varnish restart ; /etc/init.d/varnish-frontend restart

I then ran Chris script and I received three cookies:


 Set-Cookie: centralauth_Session=3428f185da995eaaf9550ae54b4e634f; path=/;
httponly
 Set-Cookie: centralauth_User=TestBug16864; expires=Sat, 05-Apr-2014 09:34:59
GMT; path=/; httponly
 Set-Cookie: centralauth_Token=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT;
path=/; httponly
 Location:
http://en.wikipedia.beta.wmflabs.org/wiki/Special:CentralLogin/complete?token=ef3afb1dbc82549c1655b6841d8614ae
 Age: 0
 X-Cache: deployment-cache-text1 miss (0), deployment-cache-text1 frontend
miss (0)
 Cache-Control: private, s-maxage=0, max-age=0, must-revalidate



I have no idea why it would work in production and not on labs though :(

-- 
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 62309] New: RF additional programming languages

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62309

Bug ID: 62309
   Summary: RF additional programming languages
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: Unprioritized
 Component: Scribunto
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: jerome.po...@gmail.com
CC: bjor...@wikimedia.org, tstarl...@wikimedia.org,
vasi...@gmail.com
   Web browser: ---
   Mobile Platform: ---

[[w:Rexx]], please?

-- 
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 62288] Random API issues - authenticated user seems unauthenticated randomly

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62288

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 CC||has...@free.fr

--- Comment #3 from Antoine hashar Musso has...@free.fr ---
We have the exact same issue on the beta cluster, logged as bug 62244. Copy
pasting from there:

-
On deployment-cache-text1.pmtpa.wmflabs I edited
/etc/varnish/text-frontend.inc.vcl and commented out the GeoIP snippet added by
change 113935:

https://gerrit.wikimedia.org/r/#/c/113935/6/templates/varnish/text-frontend.inc.vcl.erb,unified
) 

Restarted varnish with:

 /etc/init.d/varnish restart ; /etc/init.d/varnish-frontend restart

I then ran Chris script and I received three cookies:


 Set-Cookie: centralauth_Session=3428f185da995eaaf9550ae54b4e634f; path=/;
httponly
 Set-Cookie: centralauth_User=TestBug16864; expires=Sat, 05-Apr-2014 09:34:59
GMT; path=/; httponly
 Set-Cookie: centralauth_Token=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT;
path=/; httponly
 Location:
http://en.wikipedia.beta.wmflabs.org/wiki/Special:CentralLogin/complete?token=ef3afb1dbc82549c1655b6841d8614ae
 Age: 0
 X-Cache: deployment-cache-text1 miss (0), deployment-cache-text1 frontend
miss (0)
 Cache-Control: private, s-maxage=0, max-age=0, must-revalidate

-


Your bug report seems to indicate that happens in production as well.

-- 
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 62310] New: LingoParser concats paragraphs

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62310

Bug ID: 62310
   Summary: LingoParser concats paragraphs
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Lingo
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: s7ep...@gmail.com
CC: katkov.ju...@gmail.com, s7ep...@gmail.com
   Web browser: ---
   Mobile Platform: ---

## Test (mind the paragraph)

Lorem ipsum dolor sit amet consectetuer tellus Curabitur ornare id ante. Wisi
Curabitur wisi fringilla amet ...

Eget Cum neque pede laoreet Nulla lorem nec ornare Suspendisse Curabitur.
Volutpat Lorem pede pede amet id sed nulla vel id ante. ...

{{#subobject:|Glossary-Term=Lorem ipsum|Glossary-Definition=test 1}}

{{#subobject:|Glossary-Term=Eget Cum neque|Glossary-Definition=test 2}}

## Issue
After parsing, the paragraph between Lorem ipsum and Eget Cum is gone and the
text has been concatenated.

-- 
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 62310] LingoParser concats paragraphs

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62310

s7ep...@gmail.com changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |s7ep...@gmail.com
   |org |

-- 
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 62244] New users not created on loginwiki in Labs

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62244

--- Comment #17 from Antoine hashar Musso has...@free.fr ---
Apparently happens on production as well: bug 62288 'Random API issues'

-- 
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 62288] Random API issues - authenticated user seems unauthenticated randomly

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62288

--- Comment #4 from Antoine hashar Musso has...@free.fr ---
This might have been fixed by Faidon with:
https://gerrit.wikimedia.org/r/#/c/117004/ which Disable cookie-based
geolocation on text varnishes.


Can you please try again?

-- 
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 61267] Refactor Breakdown ext.popups.core.js

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61267

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
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 61267] Refactor Breakdown ext.popups.core.js

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61267

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 117169 had a related patch set uploaded by Prtksxna:
[wip] Reorganizing code

https://gerrit.wikimedia.org/r/117169

-- 
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 62244] New users not created on loginwiki in Labs

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62244

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #18 from Antoine hashar Musso has...@free.fr ---
Fixed by Faidon by disabling the cookie based geolocation on text varnish: 
https://gerrit.wikimedia.org/r/#/c/117004/

The shell script pass and shows three Set-Cookie: headers now.

-- 
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 62311] New: Mozilla user agent is now 7.21%

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62311

Bug ID: 62311
   Summary: Mozilla user agent is now 7.21%
   Product: Analytics
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Wikistats
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: r...@singsurf.org
CC: christ...@quelltextlich.at, dvanli...@gmail.com,
ezac...@wikimedia.org, tneg...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Looking at
http://stats.wikimedia.org/archive/squid_reports/2014-01/SquidReportClients.htm
there has been recent growth in the percentages for the Mozilla User Agent

Browsers, non mobile 
All requestsHtml pages
Chrome62,239 M27.32%5,025 M24.13%
Firefox26,283 M11.53%2,487 M11.94%
MSIE22,291 M9.78%2,371 M11.39%
Mozilla16,427 M7.21%1,593 M7.65%

as this is a catchall for unknown browsers I suspect there is some more
specific useragent string is not being recognising. This figure has been
growing recently in  Aug 2012 it was 0.46%, Aug 2013 it was 3.99%.

My guess is it the more recent IE which seem to be using 
Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko
rather than using something sane like MSIE 11.0 which is does not appear in the
stats.

-- 
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 62311] Mozilla user agent is now 7.21%

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62311

--- Comment #1 from Bingle bingle-ad...@wikimedia.org ---
Prioritization and scheduling of this bug is tracked on Mingle card
https://wikimedia.mingle.thoughtworks.com/projects/analytics/cards/cards/1468

-- 
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 61512] Android Dev version: changing to landscape mode I lose my position

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61512

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 116867 merged by Yuvipanda:
Preserve activity  web view state across rotation etc

https://gerrit.wikimedia.org/r/116867

-- 
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 62245] DoCoMo/2.0 feature-phone browsers get 502 errors from ja.wikipedia.org

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62245

--- Comment #2 from Yusuke Matsubara w...@whym.org ---
I'm not sure if this is relevant, but some (who experience the same problem)
suggest emitting the Content-Length header in the response to deal with this
502 error: http://umakoya.com/blog/log/eid179.html

According to the specifications given by Docomo, their browsers (and proxies,
too?) require the Content-Length header:
https://www.nttdocomo.co.jp/english/service/developer/make/content/browser/xhtml/notice/basis/

-- 
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 62244] New users not created on loginwiki in Labs

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62244

Faidon Liambotis fai...@wikimedia.org changed:

   What|Removed |Added

 CC||fai...@wikimedia.org

--- Comment #19 from Faidon Liambotis fai...@wikimedia.org ---
For completeness, copying from my postmortem:

What happens is, manipulation of the Set-Cookie header from VCL was
broken. Ori's code is:

set_cookie_header = VRT_GetHdr(sp, HDR_RESP, \013set-cookie:);
if (set_cookie_header == NULL) {
// New header
VRT_SetHdr(sp, HDR_RESP, \013Set-Cookie:, cookie_out,
vrt_magic_string_end);
} else {
// Append to existing header
VRT_SetHdr(sp, HDR_RESP, \013Set-Cookie:, set_cookie_header, ;
, cookie_out, vrt_magic_string_end);
}

While this looks correct on a first glance, it makes you wonder what
would happen with multiple occurences of Set-Cookie. What happens is
exactly what you observe: VRT_GetHdr() returns only one of them and
VRT_SetHdr() sets all of them, essentially discarding all Set-Cookie
headers but one.

As for going forward: the std vmod has an std.collect() function to
collect multiple headers into one, but I don't believe this would work
with Set-Cookie. There's https://github.com/varnish/libvmod-header
that's designed exactly to address this use case -- its description is
Varnish Module (vmod) for manipulation of duplicated headers (for
instance multiple set-cookie headers). We should probably use this
instead.

-- 
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 62312] New: Issue with OAuth on Commons

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62312

Bug ID: 62312
   Summary: Issue with OAuth on Commons
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: OAuth
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: magnusman...@gmail.com
CC: aschulz4...@gmail.com, bjor...@wikimedia.org,
cste...@wikimedia.org, dga...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

One of my Labs OAuth Consumers (OAuth Uploader) uses PHP/CURL to talk to the
Commons API.

In the browser, this API query works fine:
https://commons.wikimedia.org/w/api.php?action=querymeta=userinfoformat=json

But when I use a POST request with 
Array
(
[format] = json
[action] = query
[meta] = userinfo
)

and OAuth header, I get:

!doctype htmlhtmlheadtitleInternal Server
Error/title/headbodyh1Internal Server Error/h1pSet
$wgShowExceptionDetails = true; in LocalSettings.php to show detailed debugging
information.br /
/p/body/html

Maybe my Consumer is doing something wrong, but whatever it is, I should get a
more helpful error message. Unless I know what's wrong, I can't fix the
Consumer, and the tool remains broken.

-- 
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 62187] Fix magical SQLITE index bug

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62187

tobias.gritschac...@wikimedia.de changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from tobias.gritschac...@wikimedia.de ---
https://github.com/wmde/WikibaseDatabase/pull/16

-- 
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 52385] Query by one property and one value (tracking)

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52385

Bug 52385 depends on bug 62187, which changed state.

Bug 62187 Summary: Fix magical SQLITE index bug
https://bugzilla.wikimedia.org/show_bug.cgi?id=62187

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

-- 
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 62182] Font Size too small in Tibetan Wikipedia

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62182

--- Comment #4 from ཕུར་བུ་ཚེ་རིང་ phurbutser...@outlook.com ---
Actually I submitted few screenshot and Description detail, I don't know
whether you look over there carefully or not. because of these css are not
written precise. Also you can't compare with your telugu wikipedia css. these
two font got totally different characteristic, if you got knowledge about other
language, like chinese or korean, other than latin font, you can also take
example from hindi, they interface was combine from many complex script, if you
don't have idea about language and its font usability, I think you should let
other technician work over it, who have good knowledge language interface.

If you look at items on left side and top right side, its incredibly small. for
you its doesn't matter much, because you don't have good knowledge about
different languages. when editing Wikipedia article, we are coding every line
with big but its can't solve problem for all command and its damn hard to
read articles inside wikipedia. 

I will state here few of own tibetan website as example, how much it size
should need for easy reading. http://tibetcm.com/,
http://www.tibetitw.com/article/info/, http://ti.tibet3.com/, 

so hope you got idea about different languages, all language can't read on
small font, chinese font need bigger than english font, these two font can't
compare each other as example.

-- 
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 61501] Please install package tabix on Labs tools

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61501

Magnus Manske magnusman...@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 62313] New: ability to customize Flow layout

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62313

Bug ID: 62313
   Summary: ability to customize Flow layout
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Flow
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: gryll...@fastmail.fm
CC: ebernhard...@wikimedia.org, mpinc...@wikimedia.org,
pandiculat...@gmail.com, sp...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

This bug requests ability for users to customize Flow layout without editing
source code of the wiki itself, via
- a skin file
- a Mediawiki:FlowLayout or some like page
- a config file
- anything else you like.

The customization should let users specify presence, absence, or location of
these things in a Flow page:
- num of comments in a topic (absent, present, present where)
- names of participants in a topic (absent, present, present where)
- signature (separate line or not, in front of comment or behind)
- reply button location

The customization should be per-wiki.

-- 
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 62314] New: Flow should let users hide social/stats features

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62314

Bug ID: 62314
   Summary: Flow should let users hide social/stats features
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Flow
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: gryll...@fastmail.fm
CC: ebernhard...@wikimedia.org, mpinc...@wikimedia.org,
pandiculat...@gmail.com, sp...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Flow should have tick boxes in preferences for me as a user to tick them on or
off.

[ ] show posts number below topic
[ ] show names of people who participate in a topic below its title

-- 
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 53987] sulinfo is unusable (takes tens of seconds)

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53987

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #24 from Nemo federicol...@tiscali.it ---
Thanks!

$ curl
https://tools.wmflabs.org/quentinv57-tools/tools/sulinfo.php?username=SieBot 
/dev/null
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed
100  100k0  100k0 0  33092  0 --:--:--  0:00:03 --:--:-- 33109

-- 
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 62244] New users not created on loginwiki in Labs

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62244

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #20 from Antoine hashar Musso has...@free.fr ---
Zeljkof confirmed the QA job that had the issue is now passing the login step


https://wmf.ci.cloudbees.com/job/MultimediaViewer-en.wikipedia.beta.wmflabs.org-linux-firefox/91/
 https://saucelabs.com/tests/1a52304399624b5a8a76243f32372e63

(Job still fails but for a different reason).


Thanks Chris Steipp for the shell script!

-- 
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 62272] Security review of TargetProcess Bugzilla module

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62272

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 CC||has...@free.fr

--- Comment #1 from Antoine hashar Musso has...@free.fr ---
There is a GPL PHP software https://github.com/EvanOman/KanbanBoard which uses
a custom field in Bugzilla to track the column of the bug.

An intern at Mozilla coded an Angular.js with a python backend which does
Kanban as well: https://github.com/DerekRies/kanbanzilla


For hhvm project purposes, maybe we can just stick to mingle which is already
used by various teams and the base of the scrum of scrums.

-- 
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 61847] Database replica: ERROR 1045 (28000): Access denied for user

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61847

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Nemo federicol...@tiscali.it ---
Whatever this was, it was superseded by migrating my account to eqiad.

-- 
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 61416] Give warning on account creation when user name is adjusted silently

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61416

--- Comment #4 from Bartosz Dziewoński matma@gmail.com ---
(In reply to Nemo from comment #3)
 I understand that the implementation issues with JavaScript described in
 http://lists.wikimedia.org/pipermail/design/2014-January/001357.html were
 solved

Yes, there is a non-JavaScript fallback and I solved the validity checking
thing by just doing everything server-side.


A better solution would be to do what Umherirrender suggested in comment 0:

 Along to the warning it can be possible to add a api call for validation of
 the username and provide ajax warnings, so the user has not to resubmit the
 form. This can be reached by a dry-run parameter for API's
 action=accountcreation. For non-javascript users the warning should stay.

(I currently implemented some custom checking for just the username.) This
would require some reworking of the internals, I'm afraid.

-- 
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 34447] Check Availability feature for usernames at registration interface

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34447

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW
   Target Milestone|--- |1.23.0 release

--- Comment #24 from Bartosz Dziewoński matma@gmail.com ---
This should work well enough in core now; it doesn't cooperate with extensions,
though (bug 40648).

-- 
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 53460] [FUEL Project] - Add FUEL Project Terminologies as a Glossary Choice for Translators

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53460

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

--- Comment #4 from Nemo federicol...@tiscali.it ---
Is there still interest in this?

-- 
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 62313] ability to customize Flow layout

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62313

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 CC||aklap...@wikimedia.org
   Severity|normal  |enhancement

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Thanks for sharing the idea. 
The bug title does not describe a bug but a solution or feature / new
functionality. Hence setting priority to enhancement.

-- 
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 62314] Flow should let users hide social/stats features

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62314

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 CC||aklap...@wikimedia.org
   Severity|normal  |enhancement

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Thanks for sharing the idea. 
The bug title does not describe a bug but a solution or feature / new
functionality. Hence setting priority to enhancement.

-- 
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 62315] New: Incremental dumps generator stopped working

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62315

Bug ID: 62315
   Summary: Incremental dumps generator stopped working
   Product: Datasets
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
  Assignee: ar...@wikimedia.org
  Reporter: dacu...@gmail.com
CC: gsv...@gmail.com
   Web browser: ---
   Mobile Platform: ---

Incremental dumps were not generated during last days: 20140221, 20140222,
20140223, 20140224, etc.

http://dumps.wikimedia.org/other/incr/wikidatawiki/20140221/
http://dumps.wikimedia.org/other/incr/wikidatawiki/20140222/
http://dumps.wikimedia.org/other/incr/wikidatawiki/20140223/
http://dumps.wikimedia.org/other/incr/wikidatawiki/20140224/

Reported on:
https://www.wikidata.org/wiki/Wikidata:Contact_the_development_team#Incremental_dumps_generator_stops_working

-- 
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 62307] Preview/other resolutions links should be hidden for when image exceeds megapixel limit

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62307

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
Version|unspecified |1.23-git
   Severity|normal  |enhancement

-- 
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 38638] Interface messages needing rewording or documentation and other issues with existing messages (tracking)

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38638

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Depends on||62306

-- 
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 62306] Need error message and/or better design for thumbnails broken due to megapixel limit

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62306

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Blocks||38638

-- 
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 62288] Random API issues - authenticated user seems unauthenticated randomly

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62288

--- Comment #5 from Brad Jorsch bjor...@wikimedia.org ---
(In reply to Ori Livneh from comment #2)
 What is wrong with the way the GeoIP cookie is added to the set-cookie
 header in the example above?

You mean for example in this header:

 Set-Cookie: centralauth_User=ClueBot+III; expires=Fri, 04-Apr-2014 23:27:10
GMT; path=/; domain=.wikipedia.org; httponly; GeoIP=v4; path=/

It's not adding a GeoIP cookie at all, according to RFC 6265. It's adding to
extra parameters to the end of the centralauth_User cookie.

The more important issue is that the other six Set-Cookie headers that should
have been in the response are entirely missing.

-- 
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 62316] New: Update CSS of input#wpSummary from width: 80% to width: 100%

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62316

Bug ID: 62316
   Summary: Update CSS of input#wpSummary from width: 80% to
width: 100%
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Keywords: design, easy
  Severity: normal
  Priority: Unprioritized
 Component: Skin and page rendering
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mybugs.m...@gmail.com
CC: krinklem...@gmail.com, matma@gmail.com
   Web browser: ---
   Mobile Platform: ---

This would allow the users to see more of the text they typed in the edit
summary.

-- 
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 62317] New: Gerrit login/password change: Full-name has to be used for log-in instead of user-name

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62317

Bug ID: 62317
   Summary: Gerrit login/password change: Full-name has to be used
for log-in instead of user-name
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: wikitech-interface
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: jweberho...@weberhofer.at
CC: abog...@wikimedia.org, benap...@gmail.com,
rlan...@gmail.com
   Web browser: ---
   Mobile Platform: ---

To log in, I have to use my full name instead of the username; that's a bit
confusing, as the dialog is asking for the Username. 

It would also be great to find a link to reset the password. After searching, I
found https://wikitech.wikimedia.org/wiki/Special:PasswordReset which is
possibly the right way; but again - the username can not be found; I have not
tried with the full-name.

-- 
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 62288] Random API issues - authenticated user seems unauthenticated randomly

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62288

--- Comment #6 from Brad Jorsch bjor...@wikimedia.org ---
(In reply to Antoine hashar Musso from comment #4)
 This might have been fixed by Faidon with:
 https://gerrit.wikimedia.org/r/#/c/117004/ which Disable cookie-based
 geolocation on text varnishes.
 
 
 Can you please try again?

The issue is currently not occurring with the same bot script that was showing
the issue last night. I observe that the Set-Cookie headers do not have ;
GeoIP=v4; path=/ appended.

-- 
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 31331] JavascriptFFS shouldn't be building JSON manually

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31331

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

--- Comment #10 from Nemo federicol...@tiscali.it ---
PleaseStand, I've added this bug to
https://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects#Extensive_and_robust_localisation_file_format_coverage.
Would you be able to help a student by reviewing contributions such as a patch
for this bug? If yes please add yourself there as co-mentor, then we'll be able
to mark it featured.

-- 
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 38479] GettextFFS plurals break when translation contains |

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38479

--- Comment #1 from Nemo federicol...@tiscali.it ---
Lasse, I've added this bug to
https://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects#Extensive_and_robust_localisation_file_format_coverage.
Would you be able to help a student by reviewing contributions such as a patch
for this bug? If yes please add yourself there as co-mentor, then we'll be able
to mark it featured.

-- 
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 62289] images .htaccess file makes images inaccessible

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62289

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
Version|unspecified |1.23-git

-- 
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 62299] 403 after done

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62299

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID
   Severity|blocker |normal

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Hi Ryan. This does not sound like something is wrong in the code of MediaWiki
(a so-called bug), but instead like a support request (how to change
settings, questions how to do something, etc.). As bugzilla.wikimedia.org is
only for specific bug reports and enhancement requests, please use
https://www.mediawiki.org/wiki/Project:Support_desk for support requests.
Thanks!

-- 
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 49412] Android exporter causes build failure due to presence of '%' in generated xml

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49412

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

--- Comment #3 from Nemo federicol...@tiscali.it ---
Brion and Yuvi, I've added this bug to
https://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects#Extensive_and_robust_localisation_file_format_coverage.
Would you be able to help a student by reviewing contributions such as a patch
for this bug? If yes please add yourself there as co-mentor, then we'll be able
to mark it featured.

-- 
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 60766] 404 for uploaded file on wikimedia servers along with URL

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60766

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|High|Normal
Summary|Uploaded file vanished from |404 for uploaded file on
   |wikimedia servers along |wikimedia servers along
   |with URL|with URL
   Severity|major   |normal

-- 
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 61667] Add a way to specify BROWSER_TIMEOUT in the mediawiki-selenium gem

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61667

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 114453 merged by jenkins-bot:
Moved BROWSER_TIMEOUT implementation to the gem

https://gerrit.wikimedia.org/r/114453

-- 
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 61512] Android Dev version: changing to landscape mode I lose my position

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61512

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

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 61667] Add a way to specify BROWSER_TIMEOUT in the mediawiki-selenium gem

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61667

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 114454 merged by jenkins-bot:
Move BROWSER_TIMEOUT implementation to mediawiki_selenium 0.2.8 gem

https://gerrit.wikimedia.org/r/114454

-- 
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 62301] list=recentchanges / rcprop / rcshow not working correctly

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62301

Brad Jorsch bjor...@wikimedia.org changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Brad Jorsch bjor...@wikimedia.org ---
This should be deployed to WMF wikis with 1.23wmf17, see
https://www.mediawiki.org/wiki/MediaWiki_1.23/Roadmap for the schedule.

-- 
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 61114] Option labels on the mobile preferences page can be too long

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61114

--- Comment #3 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il ---
(In reply to Jared Zimmerman (WMF) from comment #2)
 My suggested fix would be to request shorter strings from translate wiki.

This is something that we want to avoid at all costs. It's unfair, and it just
doesn't work, because nobody can guarantee that the translator will notice the
request.

Can't these labels be wrapped?

-- 
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 62256] When GettingStarted modal dialog appears, focus should be put on the dialog

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62256

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 117174 had a related patch set uploaded by Phuedx:
Focus the primary button when the CTA is shown

https://gerrit.wikimedia.org/r/117174

-- 
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 62256] When GettingStarted modal dialog appears, focus should be put on the dialog

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62256

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
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 62182] Font Size too small in Tibetan Wikipedia

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62182

--- Comment #5 from Andre Klapper aklap...@wikimedia.org ---
I did look at your links, but Bugzilla would not be the place to receive help
for on-wiki custom CSS fixes. At least that's how I interpreted your comments
so far - sorry in case that your request was something else.

Could you please provide comparative screenshots for both bo and dz, including
the web addresses for these two screenshots, plus browser information (web
browser and version)?
Does any of bo or dz have webfont delivery from the Wikimedia servers enabled?

I'd need to be able to reproduce the problem, following clear and exact steps
that you provide, to be able to create exactly the same environment under which
you see the problem. Currently it's unclear to me how to reproduce the problem.

So the only idea that would be server configuration related (and hence
something for Bugzilla) would have is changing the delivered webfont, but I
don't know if it's enabled.

-- 
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 62318] New: Many characters disappear from edit summary after undoing the limitation imposed by jquery.byteLimit

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62318

Bug ID: 62318
   Summary: Many characters disappear from edit summary after
undoing the limitation imposed by jquery.byteLimit
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: JavaScript
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mybugs.m...@gmail.com
CC: krinklem...@gmail.com, matma@gmail.com,
tpars...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Created attachment 14754
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=14754action=edit
Screencast showing the bug

In the screencast, I copied the string
áéíóúáéíóúÁÉÍÓÚÁÉÍÓÚÁÉÍÓÚ
which has 250 bytes to the summary and then copied
0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
which has 100 bytes. This second string was truncated to 01234 because the
limit is 255 bytes, so I tried to undo this, to go back to my original summary
of 250 bytes, but what I got was the substring ÚÁÉÍÓÚ
of just 60 bytes

-- 
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 62309] Support Rexx programming language

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62309

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Lowest
Summary|RF additional programming   |Support Rexx programming
   |languages   |language

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
After a while I realized that RF additional programming languages probably
stands for Request for

Setting summary to Rexx as a ticket should only have one request.

Please also provide your intention and usecase for Rexx, and what supporting
them actually means.

-- 
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 62272] Security review of TargetProcess Bugzilla module

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62272

--- Comment #2 from Andre Klapper aklap...@wikimedia.org ---
(In reply to Ori Livneh from comment #0)
 We're considering using TargetProcess's KanBan board

Who's we in this context?

tp2.cgi says
   my $supportedBugzillaVersion = '4.2';

But we run 4.4. (we = the Wikimedia servers ;-)

-- 
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 62319] New: jquery.byteLimit doesn't work when the content is pasted using the mouse

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62319

Bug ID: 62319
   Summary: jquery.byteLimit doesn't work when the content is
pasted using the mouse
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: JavaScript
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mybugs.m...@gmail.com
CC: krinklem...@gmail.com, matma@gmail.com,
tpars...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Created attachment 14755
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=14755action=edit
Screencast showing the bug

If I use the mouse to paste a string which exceeds the edit summary limit, it
is not truncated until I click in the summary again, or press some key.

-- 
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 62182] Font Size too small in Tibetan Wikipedia

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62182

--- Comment #6 from Andre Klapper aklap...@wikimedia.org ---
Whoops, sorry for posting the link to Telugu. Not sure what went wrong.

Comparing
https://dz.wikipedia.org/wiki/MediaWiki:Common.css and
https://bo.wikipedia.org/wiki/MediaWiki:Common.css
I'm not sure what your request is.
Changing some default text zoom level somehow, unrelated to Common.css?
Asking for help how to change Common.css on bo.wp?

-- 
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 62320] New: Unable to clone github.com:wikimedia/operations-puppet.git: replication issue?

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62320

Bug ID: 62320
   Summary: Unable to clone
github.com:wikimedia/operations-puppet.git:
replication issue?
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Git/Gerrit
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: niklas.laxst...@gmail.com
CC: christ...@quelltextlich.at, innocentkil...@gmail.com,
marcin.cies...@gmail.com, rlan...@gmail.com
   Web browser: ---
   Mobile Platform: ---

twn:/resources/nike$ git clone g...@github.com:wikimedia/operations-puppet.git
Cloning into 'operations-puppet'...
remote: Reusing existing pack: 88763, done.
remote: Counting objects: 205, done.
remote: Compressing objects: 100% (201/201), done.
remote: Total 88968 (delta 94), reused 0 (delta 0)
Receiving objects: 100% (88968/88968), 70.32 MiB | 12.87 MiB/s, done.
Resolving deltas: 100% (61780/61780), done.
warning: remote HEAD refers to nonexistent ref, unable to checkout.

twn:/resources/nike$ git clone https://gerrit.wikimedia.org/r/operations/puppet
Cloning into 'puppet'...
remote: Counting objects: 9200, done
remote: Finding sources: 100% (6209/6209)
remote: Getting sizes: 100% (2272/2272)
remote: Compressing objects: 100% (2621640/2621640)
remote: Total 88968 (delta 2958), reused 87775 (delta 2940)
Receiving objects: 100% (88968/88968), 79.19 MiB | 16.74 MiB/s, done.
Resolving deltas: 100% (55075/55075), done.

Dunno what this means.

-- 
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 62321] New: Enable automatic AbuseFilter blocking on eswikivoyage

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62321

Bug ID: 62321
   Summary: Enable automatic AbuseFilter blocking on eswikivoyage
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: AbuseFilter
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: alanlore...@wikimedia.org.es
CC: agarr...@wikimedia.org, nischay...@gmail.com
   Web browser: ---
   Mobile Platform: ---

Hi!

Due to the increase of spambots on es.wikivoyage we added anti-abuse filters
imported from other projects and uses the automatic blocking.

Thanks in advance.

-- 
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 53460] [FUEL Project] - Add FUEL Project Terminologies as a Glossary Choice for Translators

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53460

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
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 61667] Add a way to specify BROWSER_TIMEOUT in the mediawiki-selenium gem

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61667

Željko Filipin zfili...@wikimedia.org changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 62288] Random API issues - authenticated user seems unauthenticated randomly

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62288

Damian Z dam...@damianzaremba.co.uk changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Damian Z dam...@damianzaremba.co.uk ---
I can confirm that change being pulled out has fixed the bots. Been happily
editing ever since and upon restart get all the cookies etc set properly as
described above.

-- 
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 62288] Random API issues - authenticated user seems unauthenticated randomly

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62288

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Resolution|FIXED   |DUPLICATE

--- Comment #8 from Antoine hashar Musso has...@free.fr ---
This was fixed around 9:30am UTC by Faidon who disabled a Varnish feature
deployed yesterday. Details at
https://bugzilla.wikimedia.org/show_bug.cgi?id=62244#c19

I am marking this bug as a dupe of bug 62244 since that is where we have the
technical details and script to reproduce the issue.

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

-- 
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 62244] New users not created on loginwiki in Labs

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62244

--- Comment #21 from Antoine hashar Musso has...@free.fr ---
*** Bug 62288 has been marked as a duplicate of this bug. ***

-- 
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 61458] Add support for @custom-browser Cucumber tag to mediawiki_selenium Ruby gem

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61458

--- Comment #8 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 113785 merged by jenkins-bot:
Using @custom-browser Cucumber tag instead of @user_agent

https://gerrit.wikimedia.org/r/113785

-- 
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 62320] Unable to clone github.com:wikimedia/operations-puppet.git: replication issue?

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62320

--- Comment #1 from christ...@quelltextlich.at ---
It's probably github's HEAD of operations-puppet refering to
“master”. However, operations-puppet does not have a “master” branch,
but is developed on the “production” branch.

Switching the branch on a github checkout makes things work [1].

Since I lack administration access on github, and cannot check/fix
myself ...
Chad, could you grant me access, or update HEAD on github's
operation-puppet?




[1]
___
christian@spencer // 0 // 14:48:38
cwd: ~
git clone g...@github.com:wikimedia/operations-puppet.git
Cloning into 'operations-puppet'...
remote: Reusing existing pack: 88763, done.
remote: Counting objects: 205, done.
remote: Compressing objects: 100% (201/201), done.
remote: Total 88968 (delta 94), reused 0 (delta 0)
Receiving objects: 100% (88968/88968), 70.32 MiB | 1.66 MiB/s, done.
Resolving deltas: 100% (61780/61780), done.
warning: remote HEAD refers to nonexistent ref, unable to checkout.


___
christian@spencer // 0 // 14:49:28
cwd: ~
cd operations-puppet/

___
christian@spencer // 0 // 14:49:33
cwd: ~/operations-puppet
git checkout production
Checking out files: 100% (2536/2536), done.
Branch production set up to track remote branch production from origin.
Switched to a new branch 'production'

-- 
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 62312] Issue with OAuth on Commons

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62312

--- Comment #1 from Brad Jorsch bjor...@wikimedia.org ---
An exception shouldn't be making it to the user is the problem.

What seems to be going on here is that Cirrus is causing User to be loaded from
the ApiBeforeMain hook. Since that's the sort of thing this hook was created
for, what needs to happen is that the caller of that hook needs to be prepared
to handle the exception.


FYI, I believe the error you're getting should be a response along the lines of
this:

{error:{code:mwoauth-invalid-authorization,info:The authorization
headers in your request are not valid: No approved grant was found for that
authorization token.}}

-- 
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 62182] Font Size too small in Tibetan Wikipedia

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62182

--- Comment #7 from ཕུར་བུ་ཚེ་རིང་ phurbutser...@outlook.com ---
ya, problem is we are not allowing change common.css, i thought you peoples
have privilege to change those code and improve. also I was ask to inform here
in bugzilla with this problem by some people in local ambassador at mediawiki.
thanks for your further help

-- 
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 62244] New users not created on loginwiki in Labs

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62244

Chris Steipp cste...@wikimedia.org changed:

   What|Removed |Added

 Status|VERIFIED|RESOLVED

--- Comment #22 from Chris Steipp cste...@wikimedia.org ---
Confirmed that beta is once again giving out all the cookies for loginwiki, and
so accounts are automatically attached on loginwiki on creation and SUL
actually all works now. Thanks for all the help!

-- 
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 61222] Create wiki (legalteamwiki) for Wikimedia Foundation legal team

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61222

--- Comment #16 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 116220 merged by Mark Bergsma:
DNS setup for legalteamwiki

https://gerrit.wikimedia.org/r/116220

-- 
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 62322] New: Namespaces with diacritics are ignored on search suggestions

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62322

Bug ID: 62322
   Summary: Namespaces with diacritics are ignored on search
suggestions
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Search
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mybugs.m...@gmail.com
CC: neverett+bugzi...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

On https://pt.wikipedia.org, if I type modulo in the search box, I get the
article Módulo as a suggestion, but if I type modulo:string, there is no
suggestion.

Notice that there is a namespace called Módulo (in English, Module), and
the page called Módulo:String exists.

-- 
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 61222] Create wiki (legalteamwiki) for Wikimedia Foundation legal team

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61222

--- Comment #17 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 116219 merged by Mark Bergsma:
Apache config for legalteamwiki

https://gerrit.wikimedia.org/r/116219

-- 
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 50389] Jenkins: Zuul should not run jenkins-bot on changes for refs/meta/*

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50389

--- Comment #6 from Antoine hashar Musso has...@free.fr ---
I was merely minding Timo sorry ;-D

You can potentially add a ref filter on each of the Zuul pipeline. Something
like:

 - name: test
   trigger:
 gerrit:
  - event: patchset-created
ref: ^(?!refs/meta/config).*$

That should discard patches on refs/meta/config

-- 
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 61893] test.wikipedia.org has wikidata.org as its repo causing unexpected entity creations

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61893

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 115366 merged by jenkins-bot:
Setup test.wikidata as repo for test2 and test.wikipedia

https://gerrit.wikimedia.org/r/115366

-- 
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 62278] Write a jenkins job to use hhvm for mwcore unit tests

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62278

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 117185 had a related patch set uploaded by Hashar:
mw-run-phpunit-hhvm: mw tests with HHVM!

https://gerrit.wikimedia.org/r/117185

-- 
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 62278] Write a jenkins job to use hhvm for mwcore unit tests

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62278

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 117185 merged by jenkins-bot:
mw-run-phpunit-hhvm: mw tests with HHVM!

https://gerrit.wikimedia.org/r/117185

-- 
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 62278] Write a jenkins job to use hhvm for mwcore unit tests

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62278

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
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 54159] Confirm wikidiff2 works in hiphop/hhvm

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54159

Max Semenik maxsem.w...@gmail.com changed:

   What|Removed |Added

 CC||maxsem.w...@gmail.com

--- Comment #3 from Max Semenik maxsem.w...@gmail.com ---
Note that I wrote a wikidiff2 test suite at https://github.com/MaxSem/DiffTest
- it currently tests only wikidiff2_inline_diff(), but can be trivially tweaked
to use wikidiff2_do_diff().

-- 
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 62312] Issue with OAuth on Commons

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62312

--- Comment #2 from Magnus Manske magnusman...@gmail.com ---
Thanks. Any hint as to what is not valid in the header?

-- 
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 61222] Create wiki (legalteamwiki) for Wikimedia Foundation legal team

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61222

--- Comment #18 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 112850 merged by jenkins-bot:
Initial setup for legalteamwiki

https://gerrit.wikimedia.org/r/112850

-- 
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 62278] Write a jenkins job to use hhvm for mwcore unit tests

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62278

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 117187 had a related patch set uploaded by Hashar:
MediaWiki phpunit under HHVM!

https://gerrit.wikimedia.org/r/117187

-- 
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 62312] Issue with OAuth on Commons

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62312

Brad Jorsch bjor...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||bryan.tongm...@gmail.com,
   ||roan.katt...@gmail.com,
   ||s...@reedyboy.net
  Component|OAuth   |API
Version|unspecified |1.23-git
   Assignee|wikibugs-l@lists.wikimedia. |bjor...@wikimedia.org
   |org |
Product|MediaWiki extensions|MediaWiki

-- 
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 62312] Issue with OAuth on Commons

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62312

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|PATCH_TO_REVIEW

-- 
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 62312] Issue with OAuth on Commons

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62312

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 117189 had a related patch set uploaded by Anomie:
API: Handle exceptions from ApiBeforeMain hook in a user-friendly manner

https://gerrit.wikimedia.org/r/117189

-- 
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 62312] Issue with OAuth on Commons

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62312

--- Comment #4 from Brad Jorsch bjor...@wikimedia.org ---
(In reply to Magnus Manske from comment #2)
 Thanks. Any hint as to what is not valid in the header?

Is your consumer approved, or are you trying to use it from the same user
account you used to register it?

If that's not it, are you correctly calculating the signature for your POST
request? Remember that only application/x-www-form-urlencoded posts include the
post data in the signature, multipart/form-data doesn't.

-- 
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 54159] Confirm wikidiff2 works in hiphop/hhvm

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54159

Max Semenik maxsem.w...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |maxsem.w...@gmail.com
   |org |

--- Comment #4 from Max Semenik maxsem.w...@gmail.com ---
Since I was the last person to touch this extension, would be reasonable if I
tried porting it:)

-- 
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 55929] Separate replica datacenter causes high query latency

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55929

Jesse (Pathoschild) wmb...@pathoschild.com changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 62244] New users not created on loginwiki in Labs

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62244

--- Comment #23 from Chris McMahon cmcma...@wikimedia.org ---
Interesting, because we had an occurrence of bug 62288 with the commons api
monitor, but it passed on re-run.

-- 
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 61893] test.wikipedia.org has wikidata.org as its repo causing unexpected entity creations

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61893

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 61088] Install package supybot

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61088

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 112202 merged by coren:
Tools: Install package supybot

https://gerrit.wikimedia.org/r/112202

-- 
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 52583] WWW: Set up /apple-touch-icon.png and/or /apple-touch-icon-precomposed.png

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52583

--- Comment #12 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 113335 merged by coren:
Add Apple Touch icon for Labs

https://gerrit.wikimedia.org/r/113335

-- 
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 62323] New: Ignore imperfect table syntax, or warn loudly about it getting surfaced if VEditing

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62323

Bug ID: 62323
   Summary: Ignore imperfect table syntax, or warn loudly about it
getting surfaced if VEditing
   Product: Parsoid
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: gwi...@wikimedia.org
  Reporter: elitr...@gmail.com
CC: jforres...@wikimedia.org, ssas...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

This table
https://en.wikipedia.org/wiki/Dancing_with_the_Stars_(U.S._TV_series)#Professional_partners
was broken.
This
https://en.wikipedia.org/w/index.php?title=Dancing_with_the_Stars_%28U.S._TV_series%29diff=598301735oldid=598141704
happened when the user just tried to add a wikilink (you can find it at the
very bottom of the diff).
This edit
https://en.wikipedia.org/w/index.php?title=Dancing_with_the_Stars_%28U.S._TV_series%29diff=598390953oldid=598363952
seems to have fixed the table
(https://en.wikipedia.org/w/index.php?title=User%3AElitre_%28WMF%29%2FSandboxdiff=598393459oldid=598393277
).

Users are not happy, and demand that When a bad syntax doesn't break the
table while editing on wikitext it shouldn't break it while editing with VE
either.,
Maybe there should be some sort of Edit Notice or similar when Parsoid detects
broken html.

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


  1   2   3   4   5   >