[Bug 71635] QA: implement login to PAGE to speed up browser tests

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71635

--- Comment #1 from sp...@wikimedia.org ---
(In reply to spage from comment #0)
 Is using 
   on(APIPage).client.log_in(ENV[MEDIAWIKI_USER], ENV[MEDIAWIKI_PASSWORD])
 another alternative?

This doesn't work.  The mediawiki_api module issues its own HTTP requests from
Ruby. So the cookies it gets back aren't set in the browser under test, it only
uses them in subsequent API calls. You'd have to tell the browser to make the
API POST, or push the cookies from the API response into the WebDriver
session.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71639] [regression] [[mediawiki:sidebar]] no longer supports entirely numeric headers (* 3829)

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71639

--- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
Most likely caused by I458c0af3114754ddf3d721f6c374e249f482e4cf.

The bug is that if you set a string which is also an integer to the key of an
array, PHP will cast it to an int, and then we try passing it to wfMessage,
which throws an error. In MonoBookTemplate::customBox we should cast the keys
to strings before passing to wfMessage.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71639] [regression] [[mediawiki:sidebar]] no longer supports entirely numeric headers (* 3829)

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71639

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

   Keywords||code-update-regression
   Target Milestone|--- |1.24.0 release

--- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
Setting milestone to 1.24.0 release.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49506] Implement actual watchers count into MediaWiki's info action

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49506

--- Comment #7 from Nemo federicol...@tiscali.it ---
That's easy to fix, step 1 in comment 3 becomes check recent unvisited edits
and if there are some how old/how many they are. We could discuss what's the
most sensible filter for 60 more comments but the reality is that, if done,
this will be done at first with the simplest filter possible for performance
reasons and then improved in later steps.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71165] add [[wikitech:Release Engineering/SAL]] to [[wikitech:mediawiki:sidebar]]

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71165

--- Comment #1 from jeremyb bugzilla+org.wikime...@tuxmachine.com ---
bump

-- 
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 71240] Re-evaluate serif font stack for headers

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71240

Erwin Dokter er...@darcoury.nl changed:

   What|Removed |Added

 CC||er...@darcoury.nl

--- Comment #2 from Erwin Dokter er...@darcoury.nl ---
See also
https://www.mediawiki.org/wiki/Talk:Typography_refresh#Header_fontstack where I
propose a Times based font stack.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47561] Book upload customization

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47561

--- Comment #12 from Nemo federicol...@tiscali.it ---
(In reply to dacuetu from comment #0)
 - On the Describe screen there would be an additional option to import
 external metadata from external sources either in MARC, BibJson or others.
 Currently MARCSMAN exists as a standalone tool
 (https://meta.wikimedia.org/wiki/MARCsman)

Was this done? Is there a bug report for 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 68279] VisualEditor: The show/hide text a collapsed navbox disappear afted have edited

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68279

--- Comment #8 from Gabrasca gabras...@gmail.com ---
the issue appens only after it is saved from VE, if I reload the page the
show/hide text returns.

-- 
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 71640] New: Numbered list and semi column

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71640

Bug ID: 71640
   Summary: Numbered list and semi column
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Parser
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: andyro...@hotmail.com
   Web browser: ---
   Mobile Platform: ---

Only the first two group of numbered list:
#'''Item 1'''
#'''Item 2'''

#;Item 1
#'''Item 2'''

#;Item 1
#;Item 2

are shown correctly:
1. Item 1
2. Item 2

1. Item 1
2. Item 2

1. Item 1
   Item 2

The third one do not convert the # into a numbered item.

The problem exist with any item that use the semi-column to apply the bold
title BUT the first one that is shown correctly. For example:
#;Item 1
#;Item 2
#'''Item 3'''
#;Item 4
#'''Item 5'''

show
1. Item 1
   Item 2
2. Item 3
   Item 4
3. Item 5

PS Tested on https://it.wikivoyage.org but I supposed that the bug exist on
each 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 71401] have an option to pass upload warning for imagetransfer.py

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71401

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164722 had a related patch set uploaded by Reza:
Making upload API warning ignorable

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

-- 
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 71401] have an option to pass upload warning for imagetransfer.py

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71401

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 47561] Book upload customization

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47561

--- Comment #13 from dacu...@gmail.com ---
(In reply to Nemo from comment #12)
 (In reply to dacuetu from comment #0)
  - On the Describe screen there would be an additional option to import
  external metadata from external sources either in MARC, BibJson or others.
  Currently MARCSMAN exists as a standalone tool
  (https://meta.wikimedia.org/wiki/MARCsman)
 
 Was this done? Is there a bug report for it?

No, it was not done and AFAIK there is no bug report for it. What was done can
be found here:

https://www.mediawiki.org/wiki/Extension:UploadWizard/Book_upload_customization/Status

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47561] Book upload customization

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47561

--- Comment #14 from Nemo federicol...@tiscali.it ---
(In reply to dacuetu from comment #13)
 No, it was not done and AFAIK there is no bug report for it.

Thanks. It would be useful to have a bug report with some requirement for one
such minimal tool, see also my
https://lists.wikimedia.org/pipermail/libraries/2014-October/000322.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71636] {{#ifexist: }} pollutes pagelinks table

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71636

Umherirrender umherirrender_de...@web.de changed:

   What|Removed |Added

 CC||umherirrender_de...@web.de

--- Comment #2 from Umherirrender umherirrender_de...@web.de ---
bug 12019?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71563] *_minor_mime are varbinary(32) on WMF sites, out of sync with varbinary(100) in MW core

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71563

--- Comment #8 from Umherirrender umherirrender_de...@web.de ---
(In reply to Bawolff (Brian Wolff) from comment #7)
 (In reply to Umherirrender from comment #6)
  Purge does not rewrite these values, a reupload would do it, but than
  oldimage table contains that broken value.
 
 Purge definitely should (calls LocalFile::upgradeRow, which calls
 LocalFile::reloadFromFile, which should in fact redetermine what the MIME
 type is)
 
  Some one has to run an update:
  application/vnd.oasis.opendocument.presentat -
  application/vnd.oasis.opendocument.presentation
  
  application/vnd.oasis.opendocument.spreadshe -
  application/vnd.oasis.opendocument.spreadsheet
  
  https://wikimediafoundation.org/wiki/Special:MIMESearch/application/vnd.
  oasis.opendocument.spreadshe contains a file with .odf, which should be
  'application/vnd.oasis.opendocument.formula'?
 
 Probably uploaded before we had good mime checking. So its probably an ods
 file with wrong extension.
 
 
 
 (In reply to Sam Reed (reedy) from comment #4)
  I just did foundationwiki... How do we get the minor_mimie fields to update?
 
 Note, on tool labs, img_minor_mime is still VARBINARY(32) (but oi_minor_mime
 and fa_minor_mime are VARBINARY(100)). I'm not sure if it just takes a while
 for changes to reflect in tool labs DESCRIBE.

It works on my local wiki (for jpegs), but a anon purge on
wikimediafoundation.org does not have the effect for the 10 files. The schema
change is not done or there is a problem for slave/master or some other issue?
No idea.

-- 
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 62844] Unable to push changes to gerrit when using Vagrant

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62844

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||marcin.cies...@gmail.com
 Resolution|--- |INVALID

--- Comment #3 from Marcin Cieślak marcin.cies...@gmail.com ---
Can you check your

git remote -v

If it only lists HTTP remotes
(https://gerrit.wikimedia.org/r/p/mediawiki/core.git;), than the gerrit repo
got checked out using HTTP and not SSH as it should be.

One way to fix this is to have a new checkout as described in

https://www.mediawiki.org/wiki/Gerrit/Tutorial#How_to_submit_a_patch

and have

git clone ssh://usern...@gerrit.wikimedia.org:29418/mediawiki/core.git

done again

or fix it using this (assuming your HTTP remote is called origin):

git remote add gerrit
ssh://usern...@gerrit.wikimedia.org:29418/mediawiki/core.git
git remote update
(it it fails at this point, check your SSH key setup, including your SSH agent)

and then

git remote rm origin

now

git-review -s

should just work

-- 
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 25163] Improve user feedback in html detected upload error

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25163

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 25163] Improve user feedback in html detected upload error

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25163

--- Comment #14 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164726 had a related patch set uploaded by Tuxilina:
Improved user feedback in html detected upload error

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25163] Improve user feedback in html detected upload error

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25163

--- Comment #15 from Roxana Valentina necula.roxan...@gmail.com ---
I changed the message and I added a link to
https://www.mediawiki.org/wiki/Remove_Exif_tags . Now I just need some help to
make this page accurate, and not full of bad advice. Should I leave this help
page blank?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71569] Clicking on a link with ... suffix goes to a wrong page

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71569

Stryn strynw...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #5 from Stryn strynw...@gmail.com ---
Yeah, I've reported it on their forum and this can be closed as invalid 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 28980] parser tags such as ref, poem, timeline etc. cannot be localized

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28980

--- Comment #19 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il ---
I'd like to refocus this issue only on ref and little else.

In actuality, it's not impossible to have these tags localized. It's already
done in LabeledSectionTransclusion. However, I don't actually think that
localizing all tags to all languages is important.

In the coming age of VisualEditor localization of tags is supposed to become
entirely irrelevant, because ideally they should be used only internally and
not typed by editors.

Until that age comes, however, people will do a lot of manual adding, removing
and editing of tags in wiki syntax mode. For tags like poem and timeline
it's not actually disastrous and nobody really complains about them (the
content of timeline is a pain in RTL, but that's an entirely different
issue).

For ref however, it's a nightmare in RTL languages. What I am imagining at
this point is a way to get ref localized to RTL languages (and probably not
even all of them) using a mechanism that is works with wiki syntax and with
VisualEditor and Parsoid, and to be ready to get rid of it in the far future
when direct wiki syntax editing becomes unimportant.

I committed an experimental patch for this:
https://gerrit.wikimedia.org/r/#/c/163467/

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28980] parser tags such as ref, poem, timeline etc. cannot be localized

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28980

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

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 64503] Add datatype time to harvest_template.py for importing dates

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64503

--- Comment #3 from John Mark Vandenberg jay...@gmail.com ---
To see this bug, run

$ python pwb.py scripts/harvest_template.py -simulate -family:wikipedia
-lang:en -page:MediaWiki -template:Infobox_software released P580

-- 
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 64503] Add datatype time to harvest_template.py for importing dates

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64503

--- Comment #4 from John Mark Vandenberg jay...@gmail.com ---
(In reply to John Mark Vandenberg from comment #3)
 To see this bug, run
 
 $ python pwb.py scripts/harvest_template.py -simulate -family:wikipedia
 -lang:en -page:MediaWiki -template:Infobox_software released P580

Hmm.  That should output 'time is not a supported datatype', but it doesnt.

http://git.wikimedia.org/blob/pywikibot%2Fcore.git/master/scripts%2Fharvest_template.py#L171

-- 
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 62844] Unable to push changes to gerrit when using Vagrant

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62844

--- Comment #4 from Marcin Cieślak marcin.cies...@gmail.com ---
If you have any commit outstanding, you need probably to git commit --amend
again to make sure your Change-Id gets generated and included in the commit
message.

You can check the last commit message with git show HEAD.

-- 
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 62844] Unable to push changes to gerrit when using Vagrant

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62844

--- Comment #5 from Marcin Cieślak marcin.cies...@gmail.com ---
Also, please see
https://www.mediawiki.org/wiki/Talk:MediaWiki-Vagrant#SSH_for_default_clone_link.3F
for discussion whether default HTTP clone is to blame.

-- 
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 62844] Unable to push changes to gerrit when using Vagrant

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62844

--- Comment #6 from Helder he7d3r+b...@gmail.com ---
(In reply to Marcin Cieślak from comment #3)
 Can you check your
 
 git remote -v
 
 If it only lists HTTP remotes
 (https://gerrit.wikimedia.org/r/p/mediawiki/core.git;), than the gerrit
 repo got checked out using HTTP and not SSH as it should be.

Yes. This is what I got:
originhttps://gerrit.wikimedia.org/r/p/mediawiki/core.git (fetch)
originhttps://gerrit.wikimedia.org/r/p/mediawiki/core.git (push)

-- 
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 71552] wikidata entity selector needs adaptation for RTL languges

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71552

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

   What|Removed |Added

 CC||amir.ahar...@mail.huji.ac.i
   ||l
Summary|wikidata client should for  |wikidata entity selector
   |RTL languges|needs adaptation for RTL
   ||languges

-- 
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 25086] Warning alternates between default and specified warning

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25086

se4598 se4...@se4598.eu changed:

   What|Removed |Added

   Keywords|testme  |

--- Comment #4 from se4598 se4...@se4598.eu ---
needs no testing, still happening. Toggles between warning and disallow state,
- between (custom) warnmessage and default disallow msg. Thing is, only for
warning an admin can specify a custom system message.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71087] duplicate key in unittest_updatelog

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71087

physikerwelt phy...@ckurs.de changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
   Target Milestone|--- |1.24.0 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71552] wikidata entity selector needs adaptation for RTL languges

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71552

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164330 merged by jenkins-bot:
i18n: Use user language direction on entityselector

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

-- 
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 71552] wikidata entity selector needs adaptation for RTL languges

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71552

Amir E. Aharoni amir.ahar...@mail.huji.ac.il 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 46811] Fix parsing of infobox templates used in table attribute position

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46811

Kelson [Emmanuel Engelhart] kel...@kiwix.org changed:

   What|Removed |Added

 CC||kel...@kiwix.org

--- Comment #8 from Kelson [Emmanuel Engelhart] kel...@kiwix.org ---
I think, this is an other occurence of this bug:
http://parsoid-lb.eqiad.wikimedia.org/idwiki/Kota_Batu?oldid=8180803

-- 
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 70109] [Compact links] Respect $wgTranslateNumerals

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70109

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

   What|Removed |Added

  Component|UniversalLanguageSelector   |Internationalization
Version|master  |unspecified
Product|MediaWiki extensions|MediaWiki
   Target Milestone|--- |1.24.0 release

--- Comment #2 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il ---
My quick guess that it would in core, rather than in ULS.

It looks like the JavaScript implementation of number conversion (
mw.language.convertNumber() ) indeed doesn't check for $wgTranslateNumerals, so
this affects not only ULS.

Niklas, Santhosh - you are more familiar with this JS code, am I correct or am
I missing something?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71353] Echo pings are not recognized if the signature uses custom namespace alias (defined per-wiki, rather than for the language)

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71353

--- Comment #10 from Sunpriat sunpr...@hotmail.com ---
(In reply to Sunpriat from comment #4)
 also did not work when using an alias not in the signature
 
 correctly: [[user:A]] text  -[[user:X]] text [[urer:B]] 
 smy variant: [[u:A]] text  - [[u:X]] text [[urer:B]]/s
[[У:A]] text  - [[У:X]] text [[У:B]]
but not, then was also an alias in the signature. Alias in ruWP by default in
the signature...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71479] Exception: Can only add Wikibase\DataModel\Snak\Snak implementing objects to Wikibase\DataModel\Snak\SnakList

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71479

--- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164621 merged by jenkins-bot:
Pass string to wfTemplate in FingerprintView instead of Message

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

-- 
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 61606] InputBox should pass jshint

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61606

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 120487 merged by jenkins-bot:
Adding a JS Class to inputBox to grey out Submit button.

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62975] inputbox type=create allows edit Main page if left empty

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62975

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 120487 merged by jenkins-bot:
Adding a JS Class to inputBox to grey out Submit button.

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

-- 
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 71621] Not loading site CSS on Special:UserLogin/Preferences breaks wkis which use it to create a skin/theme

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71621

--- Comment #2 from Zack zack.wadgh...@gmail.com ---
Many scripts/styles run on a site level; it does not make sense that they do
not work on two pages. CSS is used e.g. in Arabic Wikipedia to adjust general
font size and fix a bunch of directionality 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 71641] New: Exception from line 202 of ClaimSerializer.php: Invalid claim type specified

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71641

Bug ID: 71641
   Summary: Exception from line 202 of ClaimSerializer.php:
Invalid claim type specified
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: aude.w...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

/w/api.php   Exception from line 202 of
/srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/lib/includes/serializers/ClaimSerializer.php:
Invalid claim type specified
#0
/srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/repo/includes/api/EditEntity.php(500):
Wikibase\Lib\Serializers\ClaimSerializer-newFromSerialization(Array)
#1
/srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/repo/includes/api/EditEntity.php(480):
Wikibase\Api\EditEntity-getModifyClaimsChangeOps(Array)
#2
/srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/repo/includes/api/EditEntity.php(262):
Wikibase\Api\EditEntity-getClaimsChangeOps(Array)
#3
/srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/repo/includes/api/EditEntity.php(201):
Wikibase\Api\EditEntity-getChangeOps(Array,
Object(Wikibase\DataModel\Entity\Item))
#4
/srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/repo/includes/api/ModifyEntity.php(350):
Wikibase\Api\EditEntity-modifyEntity(Object(Wikibase\DataModel\Entity\Item),
Array, 161811063)
#5 /srv/mediawiki/php-1.25wmf1/includes/api/ApiMain.php(932):
Wikibase\Api\ModifyEntity-execute()
#6 /srv/mediawiki/php-1.25wmf1/includes/api/ApiMain.php(364):
ApiMain-executeAction()
#7 /srv/mediawiki/php-1.25wmf1/includes/api/ApiMain.php(335):
ApiMain-executeActionWithErrorHandling()
#8 /srv/mediawiki/php-1.25wmf1/api.php(85): ApiMain-execute()
#9 /srv/mediawiki/w/api.php(3): require('/srv/mediawiki/...')

-- 
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 67793] Add new variable article_first_contributor

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67793

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 145014 merged by jenkins-bot:
Add new variable article_first_contributor

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67793] Add new variable article_first_contributor

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67793

Marius Hoch h...@online.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||h...@online.de
 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 62975] inputbox type=create allows edit Main page if left empty

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62975

Marius Hoch h...@online.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||h...@online.de
 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 70109] [Compact links] Respect $wgTranslateNumerals

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70109

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 70109] [Compact links] Respect $wgTranslateNumerals

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70109

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164730 had a related patch set uploaded by Amire80:
Respect $wgTranslateNumerals in JavaScript

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70109] $wgTranslateNumerals is not respected in JavaScript

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70109

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

   What|Removed |Added

Summary|[Compact links] Respect |$wgTranslateNumerals is not
   |$wgTranslateNumerals|respected in JavaScript

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12019] ifexist function uses pagelinks table in lieu of better options

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12019

Jackmcbarn jackmcbarn+w...@gmail.com changed:

   What|Removed |Added

 CC||liang...@gmail.com

--- Comment #18 from Jackmcbarn jackmcbarn+w...@gmail.com ---
*** Bug 71636 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 71636] {{#ifexist: }} pollutes pagelinks table

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71636

Jackmcbarn jackmcbarn+w...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||jackmcbarn+w...@gmail.com
 Resolution|--- |DUPLICATE

--- Comment #3 from Jackmcbarn jackmcbarn+w...@gmail.com ---
Yep.

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12019] ifexist function uses pagelinks table in lieu of better options

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12019

Jackmcbarn jackmcbarn+w...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=71637

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71636] {{#ifexist: }} pollutes pagelinks table

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71636

Jackmcbarn jackmcbarn+w...@gmail.com changed:

   What|Removed |Added

   See Also|https://bugzilla.wikimedia. |
   |org/show_bug.cgi?id=71637   |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71637] mw.title.exists pollutes pagelinks table

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71637

Jackmcbarn jackmcbarn+w...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
   See Also|https://bugzilla.wikimedia. |https://bugzilla.wikimedia.
   |org/show_bug.cgi?id=71636   |org/show_bug.cgi?id=12019
   Severity|normal  |minor

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70422] Clicking on a search result still shows previous content for a second or two

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70422

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 70422] Clicking on a search result still shows previous content for a second or two

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70422

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164731 had a related patch set uploaded by Saltymule:
Clear the webview immediately when loading a new page.

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70672] User specified CSS loads on Special:Preferences / Special:UserLogin

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70672

Bawolff (Brian Wolff) bawolff...@gmail.com changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #24 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
FWIW, I don't think the security benefit (which is at best minimal) of this
change is worth the inconvenience to users who do custom skinning by editing
MediaWiki:Common.css (See also my email to wikitech-l
https://lists.wikimedia.org/pipermail/wikitech-l/2014-October/078903.html )

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71446] Fix Special:NewPages

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71446

Florian florian.schmidt.wel...@t-online.de changed:

   What|Removed |Added

 CC||florian.schmidt.welzow@t-on
   ||line.de

--- Comment #2 from Florian florian.schmidt.wel...@t-online.de ---
I would like to getting rid of the table layout in this step, too. But this
would require to force mw ui for this special page :/ Let me upload a patch to
review in WIP-state to discuss this much better :)

(in my opinion it would take more work to use the actual layout and prepare it
for mw-ui)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71446] Fix Special:NewPages

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71446

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164733 had a related patch set uploaded by Florianschmidtwelzow:
WIP: Use MediaWiki UI for Special:NewPages

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71446] Fix Special:NewPages

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71446

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 71446] Fix Special:NewPages

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71446

--- Comment #4 from Florian florian.schmidt.wel...@t-online.de ---
Created attachment 16669
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=16669action=edit
Result of Special:NewPages without table layout

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71642] New: Grant submit to JenkinsBot and l10n-bot on wikimedia/iegreview

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71642

Bug ID: 71642
   Summary: Grant submit to JenkinsBot and l10n-bot on
wikimedia/iegreview
   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: bda...@wikimedia.org
CC: christ...@quelltextlich.at, g...@wikimedia.org,
innocentkil...@gmail.com, marcin.cies...@gmail.com,
rlan...@gmail.com
   Web browser: ---
   Mobile Platform: ---

The recently created wikimedia/iegreview repository does not allow JenkinsBot
to submit patches after it has verified them. I would additionally like
l10n-bot to be able to manage translation files so I can connect the project
with translatewiki.net. I believe that granting permissions similar to those
set for the Wikimania Scholarships project would be sufficient
https://gerrit.wikimedia.org/r/#/admin/projects/wikimedia/wikimania-scholarships,access.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71597] Review and deploy IEG grant review application

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71597

Bryan Davis bda...@wikimedia.org changed:

   What|Removed |Added

 Depends on||71642

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71642] Grant submit to JenkinsBot and l10n-bot on wikimedia/iegreview

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71642

Bryan Davis bda...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 Blocks||71597

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71597] Review and deploy IEG grant review application

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71597

Bryan Davis bda...@wikimedia.org changed:

   What|Removed |Added

 Depends on|71642   |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71642] Grant submit to JenkinsBot and l10n-bot on wikimedia/iegreview

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71642

Bryan Davis bda...@wikimedia.org changed:

   What|Removed |Added

 Blocks|71597   |71617

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71617] Add Jenkins jobs for iegreview application

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71617

Bryan Davis bda...@wikimedia.org changed:

   What|Removed |Added

 Depends on||71642

-- 
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 71617] Add Jenkins jobs for iegreview application

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71617
Bug 71617 depends on bug 71642, which changed state.

Bug 71642 Summary: Grant submit to JenkinsBot and l10n-bot on 
wikimedia/iegreview
https://bugzilla.wikimedia.org/show_bug.cgi?id=71642

   What|Removed |Added

 Status|NEW |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 71642] Grant submit to JenkinsBot and l10n-bot on wikimedia/iegreview

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71642

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

   What|Removed |Added

 Status|NEW |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 71643] New: Language is not displayed on language links

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71643

Bug ID: 71643
   Summary: Language is not displayed on language links
   Product: QRpedia
   Version: unspecified
  Hardware: Smartphone
OS: other
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: kel...@kiwix.org
  Reporter: al...@albinolsson.com
   Web browser: ---
   Mobile Platform: ---

I just tried a QRpedia code for the article M1 15. The article exists on SVWP
and ENWP. When i set my phone to German (as a test) and scanned the code, I
came to a page telling me the article was not avaliable in German, but
suggested I read in one of the following languages: 
- M1_15
- M1 15

It is impossible to see what link leads to what language!

(And also, there shouldn't be an underscore on the first link).

-- 
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 71643] Language is not displayed on language links

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71643

al...@albinolsson.com changed:

   What|Removed |Added

Mobile Platform|--- |Android 4.4.x
Web browser|--- |Other

-- 
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 71643] Language is not displayed on language links

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71643

al...@albinolsson.com changed:

   What|Removed |Added

URL||http://sv.qrwp.org/M1_15

-- 
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 60110] VisualEditor: Selecting templates on iPad causes the on-screen keyboard to close, so they cannot be deleted

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60110

--- Comment #11 from Ed Sanders esand...@wikimedia.org ---
Of course this behaves completely differently in iOS 8 (the keyboard stays up).
*sigh*

-- 
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 71621] Not loading site CSS on Special:UserLogin/Preferences breaks wkis which use it to create a skin/theme

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71621

ebra...@gnu.org changed:

   What|Removed |Added

 CC||ebra...@gnu.org

--- Comment #3 from ebra...@gnu.org ---
Yes, this is needed on fa, ckb, arz, glk, mzn, ps, pnb. Why? Because all of
these wikis are overriding default browser defined sans-serif font on their
Common.css and it is needed their UI would be consistent on preference and
eventually login/logout also.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35285] Support for base64 Content-Transfer-Encoding in multipart posts.

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35285

Fabian commodorefabia...@gmx.de changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||commodorefabia...@gmx.de
 Resolution|WORKSFORME  |---

--- Comment #3 from Fabian commodorefabia...@gmx.de ---
I can verify that: The mime is set to png and I upload a png (without using
BASE64 it works).

--===3344601353276105990==
Content-Type: image/png
MIME-Version: 1.0
Content-disposition: form-data; name=file;
filename=/home/xzise/Pictures/ksp/Thrusters_005.png
Content-Transfer-Encoding: base64

iVBORw0KGgoNSUhEUgAAAeYAAAFCCAYkHn43AXNSR0IArs4c6QRnQU1BAACx
jwv8YQUJcEhZcwAADsIAAA7CARUoSoAAAE0xSURBVHhe7d0JeFTV3T/wXwCVNSxCQLZAZCtr
NEZBW3HtIgJd1IJL39cKNvjKXwVRUZayFEQBtWihBGspGqhSFVCrVVCqAopBEGQXCCBCEELCvkj+
8z1zTubOZWYyyWx3Zr6f57nPnLvMzJ07M/d3z3LPSXnxxRdL9+3bJ0RERBRbjRs3lpQJEyaUDh8+
XC8iIiKiWJk4caJU0WkiIiJyAAZmIiIiB2FgJiIichAGZiIiIgdhYCYiInIQBmYiIiIHYWAmIiJy
EAZmIiIiB2FgJiIichAGZiIiIgdhYCay2blzp5oo8mJxrPn9ktOxr2ytsLBQTpw4oefcqlevLmlp
aXrOW0lJiRw6dEilW7ZsqR79Ma8d6PX8qej7bNu2TY4dOybNmzeXdu3a6TXefH1WoyL7WNFj5g9O
knv27FHppk2bBvyc2Hbr1q0q3aZNm4DbWo9deerVqyepqamyZMkSuf7669WyxYsXy3XXXafSVD5f
vwdzXH2JxbFOlu832HNBeSr6OsFu7+u3YlTmHJJI0Fe2IDAnu4KCglLX8fA7TZkyRW1jlZubW7Z+
[…]

(the complete request can be seen there:
https://gist.github.com/xZise/557977739834a31c7b25 )

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52162] VisualEditor: If VisualEditor is the primary editor, type=create and type=fulltext buttons should point to VE, not WT editor

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52162

--- Comment #5 from Tar Lócesilion tar.locesil...@gmail.com ---
I don't want to make inputbox suddenly magically different. It's about ordinary
users (especially the new sort 'born' after VE deployment) who want to type a
new article's name, click on button and voila, start creating their article in
VE. In 2 steps, after 1 click, without experience like 'why the markups? oh,
I'm switching to VE'. They'd be more likely to give up in this case.

Technically, you may change the default 'action' with 'veaction' or create a
new parameter or sth else, it's up to you.

-- 
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 71563] *_minor_mime are varbinary(32) on WMF sites, out of sync with varbinary(100) in MW core

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71563

--- Comment #9 from Sam Reed (reedy) s...@reedyboy.net ---
(In reply to Bawolff (Brian Wolff) from comment #7)
 (In reply to Sam Reed (reedy) from comment #4)
  I just did foundationwiki... How do we get the minor_mimie fields to update?
 
 Note, on tool labs, img_minor_mime is still VARBINARY(32) (but oi_minor_mime
 and fa_minor_mime are VARBINARY(100)). I'm not sure if it just takes a while
 for changes to reflect in tool labs DESCRIBE.

Strange. I wonder what happened. The other 2 were still there. Just re-did it.
I wonder if purge will work correctly now? :)

Yup

https://wikimediafoundation.org/wiki/File:GARDNER_WIKIMANIA_2012.odp

GARDNER_WIKIMANIA_2012.odp ‎(file size: 15.9 MB, MIME type:
application/vnd.oasis.opendocument.presentation)

-- 
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 59849] VisualEditor: Cutting (removing) last sections on page, and then pasting them back in, results in increased indentation in Chrome

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59849

--- Comment #5 from Spinningspark spinningspark.w...@gmail.com ---
 TLDR:  The colon does *not* actually mean indent.

Ok, the colon does not mean indent.  However, I have had an account on English
Wikipedia for seven years, have made 50,000 edits in that time (which must
include tens of thousands of colons) but this is the first I have heard of it. 
We have a page (WP:INDENT) explaining how to use colons for indenting, MOS:MATH
requires it for display formulae, and WP:TALK suggests that it may be
disruptive to deliberately not use colons.  On none of those pages is it
explained that, actually, colon does not really mean indent.

I am almost certain that the vast majority of editors do not know this.  There
are probably hundreds of thousands of articles that use colons.  It is simply
not going to be acceptable for VE to chew up articles because it does not
like the markup used by editors and established for many years.  A less
disruptive way forward would be to make the colon actually mean indent. 
Definition lists are usually achieved with templates.  The few that are not are
going to be a much smaller number of pages that need fixing and can easily be
found by extracting a list of pages from the database with semicolons in lines
beginning with colons.  A semi-automated bot could then go through them.

-- 
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 66537] The MW_MATH_MATHML mode should expose the MathML to accessible tools

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66537

--- Comment #4 from Frédéric Wang fred.w...@free.fr ---
I wonder whether we want to try something like

https://github.com/Khan/KaTeX/issues/38#issuecomment-55802898

instead of the current display: none; on the math element. That's similar
to what Chris Fleizach suggested to me by mail in the past. That would give a
chance to tools based on the native WebKit accessibility tree (e.g. VoiceOver)
to read the math. And the aria-hidden on the SVG fallback will still be
important for DOM-based tools, I guess.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 53183] nowiki in references

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53183

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

   What|Removed |Added

 CC||amir.ahar...@mail.huji.ac.i
   ||l

--- Comment #2 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il ---
I cannot reproduce this with the current version of the article, which has
similar content.

When trying to edit the old version of the article I get a strange result: I
don't see the external links in the reference editor at all.

-- 
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 53183] VisualEditor: nowiki when trying to edit an external link in references

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53183

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

   What|Removed |Added

Summary|nowiki in references|VisualEditor: nowiki when
   ||trying to edit an external
   ||link in references

-- 
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 67065] SQL casting error in Special:ProtectedPages

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67065

--- Comment #4 from Greg Sabino Mullane g...@turnstep.com ---
Except MySQL does not support casting to VARCHAR. Sigh.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71401] have an option to pass upload warning for imagetransfer.py

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71401

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164722 merged by jenkins-bot:
Making upload API warning ignorable

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

-- 
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 66537] The MW_MATH_MATHML mode should expose the MathML to accessible tools

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66537

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164736 had a related patch set uploaded by Frédéric Wang:
Improve the way mathematical formulas are exposed to screen readers.

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 66537] The MW_MATH_MATHML mode should expose the MathML to accessible tools

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66537

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 71538] Pages might not be returned in data at first req.submit() in Query.Generators

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71538

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164258 merged by jenkins-bot:
Bug 71538 - Pages might not be returned at first req.submit()

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

-- 
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 71540] VisualEditor: Left-aligning a large image causes horizontal scrolling past the context menu on Chrome

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71540

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Depends on||71644

-- 
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 71644] New: OOjs UI: PopupWidget needs to have its body positioned absolutely and anchor relatively to it, and not vice versa

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71644

Bug ID: 71644
   Summary: OOjs UI: PopupWidget needs to have its body positioned
absolutely and anchor relatively to it, and not vice
versa
   Product: OOjs UI
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Technical Debt
  Assignee: jforrester+veteambztick...@wikimedia.org
  Reporter: matma@gmail.com
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Blocks: 71540
   Web browser: ---
   Mobile Platform: ---

PopupWidget needs to have its body positioned absolutely and anchor relatively
to it, and not vice versa. Doing it the way we do now causes problems with
measuring elements and scrolling them into view (bug 71540).

However, we currently depend on positioning popups that are used as part of
other widgets with just CSS, which probably won't work with this.

Related:
* https://gerrit.wikimedia.org/r/#/c/163280/
* https://gerrit.wikimedia.org/r/#/c/163883/

-- 
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 71644] OOjs UI: PopupWidget needs to have its body positioned absolutely and anchor relatively to it, and not vice versa

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71644

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||matma@gmail.com

-- 
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 71645] New: php5 session cleanup script can go nuts

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71645

Bug ID: 71645
   Summary: php5 session cleanup script can go nuts
   Product: MediaWiki-Vagrant
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: bda...@wikimedia.org
CC: dduv...@wikimedia.org, o...@wikimedia.org,
yuvipa...@gmail.com
   Web browser: ---
   Mobile Platform: ---

I think I may have tracked down a cause of Trusty VMs (and labs instances)
occasionally locking up.

The php5 package shipped with Ubuntu 14.04 includes a cron job to cleanup stale
session files stored on disk. A similar cron job has been present in previous
versions of Ubuntu, but the version shipped with 14.04 attempts to fix a long
standing bug https://bugs.debian.org/626640 by scanning for sessions in
active use before purging. To do this, the upstream maintainer decided that
running `/usr/bin/lsof -w -l +d /var/lib/php5` would be a great way to find
out if any processes had session files open. As pointed out in an upstream bug
report https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1356113 lsof can
have a highly variable runtime cost depending on the processes running at the
time it is invoked. I have now several times caught multiple versions of the
/usr/lib/php5/sessionclean script running on my VM. Since this script is only
invoked at :09 and :39 of each hour by cron, if multiple instances are seen
this implies that the older version has been running for at least 30 minutes.

The Ubuntu 12.04 version of the cleanup script was inlined in /etc/cron.d/php5:

  [ -x /usr/lib/php5/maxlifetime ]  [ -d /var/lib/php5 ]  find
/var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin
+$(/usr/lib/php5/maxlifetime) ! -execdir fuser -s {} 2/dev/null \; -delete

The proposed fix in the upstream Debian package is at
http://anonscm.debian.org/cgit/pkg-php/php.git/tree/debian/sessionclean. This
fix is not currently scheduled for backporting to Ubuntu 14.04.

I think we should either, 1) revert the cron job to the 12.04 version, 2)
backport the Debian fix as part of our Puppet configuration, or 3) remove the
clean up job entirely as part of our Puppet configuration.

Since we do not currently set $wgSessionsInObjectCache, we are actively using
files to store php sessions. I think this implies that option 3 would be less
than optimal.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 69550] Move code in enwiki MediaWiki:Common.js and Gadgets to MediaWiki software

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69550

Helder he7d3r+b...@gmail.com changed:

   What|Removed |Added

 Depends on||27766

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27766] Add configuration option to enable loading modules based on url parameter

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27766

Helder he7d3r+b...@gmail.com changed:

   What|Removed |Added

 Blocks||69550

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71640] Numbered list and semi column

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71640

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

   What|Removed |Added

   Priority|Unprioritized   |Low

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71639] [regression] [[mediawiki:sidebar]] no longer supports entirely numeric headers (* 3829)

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71639

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

   What|Removed |Added

   Priority|Unprioritized   |High

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71633] ExpandTemplates should show categories

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71633

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

   What|Removed |Added

   Priority|Unprioritized   |Low
Summary|Feature request:|ExpandTemplates should show
   |ExpandTemplates should show |categories
   |categories  |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71538] Pages might not be returned in data at first req.submit() in Query.Generators

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71538

Mpaa mpaa.w...@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 70968] OOjs UI: InlineMenuWidget should behave as a menu widget

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70968

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 CC||matma@gmail.com

--- Comment #1 from Bartosz Dziewoński matma@gmail.com ---
InlineMenuWidget is just one of the wrappers for MenuWidget (the other is
ComboBoxWidget) and not a MenuWidget itself, so it kind of makes sense for it
to have a different interface (even if it is surprising at first).

Do you think we should duplicate the public API of MenuWidget on
InlineMenuWidget (including re-emitting events)? We'd probably want to do the
same for ComboBoxWidget if yes (I think there is value in keeping their
interfaces similar). I'm not entirely sure if we should do this, though.

Or perhaps we should just rename InlineMenuWidget to DropdownWidget or
something to avoid name confusion?

-- 
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 63980] Comparison of limits in pingLimiter is incorrect

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63980

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 138609 merged by jenkins-bot:
Fix for Bug 63980 - Comparison of limits in pingLimiter is incorrect

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

-- 
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 71646] New: missing end of line in replace.py output

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71646

Bug ID: 71646
   Summary: missing end of line in replace.py output
   Product: Pywikibot
   Version: core (2.0)
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Other scripts
  Assignee: pywikipedia-b...@lists.wikimedia.org
  Reporter: jan.du...@gmail.com
   Web browser: ---
   Mobile Platform: ---

when running replace.py with manual confirming of each replace, bot have often
some pages in save queue. In compat all messages about saving appeared after
confirming some of next

Page 1
- FOO
+ BAR
Do you fant to accept... [y/n]y
Page [[Lorem]] saved
Page [[Ipsum]]saved

In core these messages sometimes appears before confirming 

No changes were necessary in [[Ivan Král vydá po dvanácti letech nové album]]
Page [[Izrael popřel, že by střílel na vozidlo OSN]] saved

 Je zvažováno obnovení meziměstské tramvaje mezi Bratislavou a Vídní 
-  | odkaz na periodikum = IDnes
+  | odkaz na periodikum = IDNES.cz

Do you want to accept these changes? ([y]es, [N]o, [e]dit, open in [b]rowser,
[a
]ll, [q]uit) Page [[Italka odpojená po letech od vyživovacích přístrojů
zemřela]
] saved
y

-- 
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 62844] Unable to push changes to gerrit when using Vagrant

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62844

--- Comment #7 from Marcin Cieślak marcin.cies...@gmail.com ---
Is this because of initial MediaWiki checkout as described on

https://www.mediawiki.org/wiki/MediaWiki-Vagrant

$ git clone https://gerrit.wikimedia.org/r/mediawiki/vagrant
$ cd vagrant
$ git submodule update --init --recursive
$ ./setup.sh  # or setup.bat on Windows
$ vagrant up

Maybe if the initial checkout would have been done with

$ git clone ssh://username@gerrit.wikimedia.org/:29418/mediawiki/core.git

it would work?

(not using vagrant here)

-- 
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 62844] Unable to push changes to gerrit when using Vagrant

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62844

Bryan Davis bda...@wikimedia.org changed:

   What|Removed |Added

 CC||bda...@wikimedia.org

--- Comment #8 from Bryan Davis bda...@wikimedia.org ---
I just left a longish comment on this topic on the talk page
https://www.mediawiki.org/wiki/Talk:MediaWiki-Vagrant#Using_ssh_git_origin_URLs

TL;DR is that out of the box the git origin URLs are not configured for ssh
access to gerrit.

-- 
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 63980] Comparison of limits in pingLimiter is incorrect

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63980

Marius Hoch h...@online.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||h...@online.de
 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 71647] New: OCG servers fill up their tmpfs

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71647

Bug ID: 71647
   Summary: OCG servers fill up their tmpfs
   Product: OCG
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: blocker
  Priority: Unprioritized
 Component: PDF renderer
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: glavage...@wikimedia.org
CC: ocg-t...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

The tmpfs gets full because of a single page generated.

The latest offender, according to the authors.db file, is

https://en.wikipedia.org/wiki/Information_and_communication_technologies_for_development

please find out what happens as this is blocking production and requiring
regular ops intervention.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are 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   >