[Bug 57912] New: pending changes protection should be recorded on the target of a move like regular protection

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57912

   Web browser: ---
Bug ID: 57912
   Summary: pending changes protection should be recorded on the
target of a move like regular protection
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
   URL: https://en.wikipedia.org/w/index.php?title=Special%3AL
ogtype=user=page=List+of+Nelvana+programsyear=mon
th=-1tagfilter=hide_patrol_log=1hide_review_log=1h
ide_thanks_log=1
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: FlaggedRevs
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: graha...@gmail.com
CC: aschulz4...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

See this relevant village pump discussion, where the fact that a page had been
pending-changes protected with no apparent log entries caused confusion:
https://en.wikipedia.org/wiki/Wikipedia:Vpt#No_Pending_Changes_protection_recorded_on_List_of_Nelvana_programs

Here's an example of how a page move is handled in the regular protection logs:
https://en.wikipedia.org/w/index.php?title=Special:Logpage=Template%3ALibyan+Civil+War

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


[Bug 57912] pending changes protection should be recorded in the logs of a move target like regular protection

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57912

Graham87 graha...@gmail.com changed:

   What|Removed |Added

Summary|pending changes protection  |pending changes protection
   |should be recorded on the   |should be recorded in the
   |target of a move like   |logs of a move target like
   |regular protection  |regular protection

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


[Bug 57829] Mingle license warning

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57829

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

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

--- Comment #4 from Nemo federicol...@tiscali.it ---
No more license warnings, but mingle regressed to asking login (still works:
guest, guest).

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


[Bug 57829] Mingle license warning

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57829

--- Comment #5 from Erik Moeller e...@wikimedia.org ---
Huh, bizarre - thanks for the pointer, Nemo, will poke.

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


[Bug 57760] SMW Chrome console after change to Composer

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57760

--- Comment #23 from MWJames jamesin.hongkon...@gmail.com ---
Based on the current setup, I can only conclude that tests running via git
install are passed where [0] fails when using the Composer.

One can easily check the output in [1] with var_dump(  $GLOBALS['wgScriptPath']
) which returns /wiki which should in fact hold /TravisWiki.

The reason why the test do pass for the manual install is that when [1] is
loaded $GLOBALS['wgScriptPath'] contains /TravisWiki but when using the
Composer install $GLOBALS['wgScriptPath'] contains /wiki and only at the later
point is set correctly which is to late because [1] has already invoked
$GLOBALS['smwgScriptPath'].

[0] is testing the invoked value of $GLOBALS['smwgScriptPath'] against the
available $GLOBALS['wgScriptPath'].

The issue is that when [1] is loaded $GLOBALS['wgScriptPath'] contains the
default /wiki and not the expected /TravisWiki value which is the reason
why images can't be found ($GLOBALS['smwgScriptPath'] is pointing to /wiki
instead of the expected value). Resources as well rely on
$GLOBALS['smwgScriptPath'] to be set correctly.

[0] InstallationSettingsTest.php

[1] SemanticMediaWiki.settings.php

-- 
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 56194] Password reset button text overflows in some languages

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56194

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

--- Comment #12 from Nemo federicol...@tiscali.it ---
Unrelated to this bug, but was changed at the same time:

(In reply to comment #6)
 We could say: Fill one of the fields to receive a temporary password via
 email. which is more accurate.

As Siebrand said, I don't think the new text here is more accurate nor
sensible: «the temporary part is TMI in this stage. This information should
be in the password reset email, unless we expect the users to carry over this
information through the process». The adjective should be removed.

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


[Bug 53748] QueryMessageGroups is very slow on meta.wikimedia.org

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53748

Siebrand Mazeland s.mazel...@xs4all.nl changed:

   What|Removed |Added

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

--- Comment #14 from Siebrand Mazeland s.mazel...@xs4all.nl ---
Code was just deployed on Wikimedia wikis, and things work as expected 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 53792] Can't add group or remove page in Special:AggregateGroups on Meta in reasonable time

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53792

Bug 53792 depends on bug 53748, which changed state.

Bug 53748 Summary: QueryMessageGroups is very slow on meta.wikimedia.org
https://bugzilla.wikimedia.org/show_bug.cgi?id=53748

   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 56089] Move information to readme file of mediawiki-selenium repository

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56089

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

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |maddiema...@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 57091] onSkinTemplateOutputPageBeforeExec hook use causes language button to show up on pages in mobile

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57091

--- Comment #13 from Siebrand Mazeland s.mazel...@xs4all.nl ---
The current situation can be observed at
http://en.wikipedia.beta.wmflabs.org/wiki/Main_Page. Can this issue be marked
as resolved?

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


[Bug 56477] Pluginize fullscreen handling

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56477

--- Comment #7 from Tisza Gergő gti...@wikimedia.org ---
Fullscreen handling is very simple (plugins mostly just take care of browser
prefixes), I don't think it is worth adding an external dependency. (For
reference, here is an existing plugin:
https://github.com/kayahr/jquery-fullscreen-plugin/blob/master/jquery.fullscreen.js
)

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


[Bug 27223] GRAMMAR should allow selective bolding, etc.

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27223

Siebrand Mazeland s.mazel...@xs4all.nl changed:

   What|Removed |Added

   Priority|High|Normal
 CC||s.mazel...@xs4all.nl

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


[Bug 54181] PNG attachments to bugzilla download instead of viewing in browser

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54181

--- Comment #31 from Andre Klapper aklap...@wikimedia.org ---
No.

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


[Bug 55841] [TUX] Workflow state selector only displayed after long delay

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55841

--- Comment #5 from Nemo federicol...@tiscali.it ---
(In reply to comment #4)
 Just for fun I generated some pretty graphs about loading the URLs in comment
 0, but it's useless because now the loading stops after about 6 s only and
 the
 workflow state selector never appears (aborted because of timeout).
 http://www.webpagetest.org/result/131128_65_QA9/
 http://www.webpagetest.org/result/131128_H3_QBE/
 http://www.webpagetest.org/result/131128_DW_QK4/

I've rerun them and now the screenshot at completion includes the workflow
selector. Yay!

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


[Bug 57825] SyntaxHighlight GeSHi should use mw-code class for Lua in Module: namespace

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57825

Minh Nguyễn m...@1ec5.org changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||s...@reedyboy.net,
   ||soxre...@gmail.com
  Component|Scribunto   |SyntaxHighlight (GeSHi)
 Resolution|WONTFIX |---
Summary|Adopt mw-code class for Lua |SyntaxHighlight GeSHi
   |code blocks |should use mw-code class
   ||for Lua in Module:
   ||namespace

--- Comment #2 from Minh Nguyễn m...@1ec5.org ---
Makes sense. But there is still a bug to be fixed, only it's in SyntaxHighlight
GeSHi rather than Scribunto.

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


[Bug 47824] [TUX] Proofreading terminology is not consistent in the interface

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47824

Siebrand Mazeland s.mazel...@xs4all.nl changed:

   What|Removed |Added

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

--- Comment #3 from Siebrand Mazeland s.mazel...@xs4all.nl ---
Marking this issue resolved. Please report new, specific issues where needed.

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


[Bug 1495] Improve message source fallback flow

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1495

Siebrand Mazeland s.mazel...@xs4all.nl changed:

   What|Removed |Added

 Blocks||48956

-- 
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 48956] Can't override optional message in all languages with local customisation

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48956

Siebrand Mazeland s.mazel...@xs4all.nl changed:

   What|Removed |Added

 Depends on||1495

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


[Bug 52154] monobook and RTL: ULS form (the one opened by the keyboard icon) is out of screen

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52154

Siebrand Mazeland s.mazel...@xs4all.nl changed:

   What|Removed |Added

URL|https://he.wikipedia.org/w/ |https://nl.wikipedia.org/w/
   |index.php?title=%D7%9E%D7%9 |index.php?title=%D7%9E%D7%9
   |9%D7%95%D7%97%D7%93:%D7%92% |9%D7%95%D7%97%D7%93:%D7%92%
   |D7%A8%D7%A1%D7%94uselang=h |D7%A8%D7%A1%D7%94uselang=h
   |euseskin=monobook  |euseskin=monobook

-- 
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 56089] Move information to readme file of mediawiki-selenium repository

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56089

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98770 had a related patch set uploaded by Mayankmadan:
Changing readme so it points to mediawiki-selenium

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

-- 
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 57911] Add Jenkins jobs for VectorBeta extension repo

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57911

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98771 had a related patch set uploaded by Hashar:
jobs for mw/ext/VectorBeta

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

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


[Bug 57913] New: Add Jenkins jobs for JsonConfig extension repo

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57913

   Web browser: ---
Bug ID: 57913
   Summary: Add Jenkins jobs for JsonConfig extension repo
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Continuous integration
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: s.mazel...@xs4all.nl
CC: has...@free.fr, innocentkil...@gmail.com,
krinklem...@gmail.com, yu...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

The JsonConfig extension repo does not appear to have any Jenkins jobs yet.
Please add them, as IMO it improves quality (awareness).

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


[Bug 57911] Add Jenkins jobs for VectorBeta extension repo

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57911

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 57911] Add Jenkins jobs for VectorBeta extension repo

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57911

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98771 merged by jenkins-bot:
jobs for mw/ext/VectorBeta

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

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


[Bug 57911] Add Jenkins jobs for VectorBeta extension repo

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57911

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98772 had a related patch set uploaded by Hashar:
triggers for VectorBeta

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

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


[Bug 57911] Add Jenkins jobs for VectorBeta extension repo

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57911

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98772 merged by jenkins-bot:
triggers for VectorBeta

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

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


[Bug 56089] Move information to readme file of mediawiki-selenium repository

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56089

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98773 had a related patch set uploaded by Mayankmadan:
Adding readme file in /tests/browser/

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

-- 
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 57911] Add Jenkins jobs for VectorBeta extension repo

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57911

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98774 had a related patch set uploaded by Hashar:
Jenkins job validation (DO NOT SUBMIT)

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

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


[Bug 57911] Add Jenkins jobs for VectorBeta extension repo

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57911

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98775 had a related patch set uploaded by Hashar:
mwext-VectorBeta-jslint is now voting

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

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


[Bug 57911] Add Jenkins jobs for VectorBeta extension repo

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57911

--- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98775 merged by jenkins-bot:
mwext-VectorBeta-jslint is now voting

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

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


[Bug 57911] Add Jenkins jobs for VectorBeta extension repo

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57911

--- Comment #8 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98774 abandoned by Hashar:
Jenkins job validation (DO NOT SUBMIT)

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

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


[Bug 57914] New: Localize ZeroRatedMobileAccess namespaces into Vietnamese

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57914

   Web browser: ---
Bug ID: 57914
   Summary: Localize ZeroRatedMobileAccess namespaces into
Vietnamese
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ZeroRatedMobileAccess
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: m...@1ec5.org
CC: mgro...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

The ZeroRatedMobileAccess extension’s “Zero:” and “Zero talk:” namespaces
should be localized into Vietnamese as “Miễn phí:” and “Thảo luận Miễn phí:”,
respectively. (Translatewiki.net doesn’t provide a way to localize extension
namespaces into Vietnamese.)

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


[Bug 55554] Monobook buttons should be left unstyled or should be styled appropriately

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4

--- Comment #18 from Pau Giner pgi...@wikimedia.org ---
I think that we should try to have a UI vocabulary as common as possible across
all different skins. Concepts such as primary button should be available on
all skins, and I find it ok to propose a default implementation for those
(e.g., blue button) that can be later overridden if it does not fit the skin,
rather than making primary buttons not available on most skins (or
indistinguishable from regular buttons) to anticipate problems.

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


[Bug 57911] Add Jenkins jobs for VectorBeta extension repo

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57911

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

   What|Removed |Added

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

--- Comment #9 from Antoine hashar Musso has...@free.fr ---
deployed :-]

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


[Bug 56089] Move information to readme file of mediawiki-selenium repository

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56089

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98777 had a related patch set uploaded by Mayankmadan:
Adding a readme file in /tests/browser

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

-- 
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 57914] Localize ZeroRatedMobileAccess namespaces into Vietnamese

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57914

Minh Nguyễn m...@1ec5.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |m...@1ec5.org
   |org |

--- Comment #1 from Minh Nguyễn m...@1ec5.org ---
I’ll take this one.

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


[Bug 55503] Extend Kiwix mirroring

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55503

--- Comment #1 from Kelson [Emmanuel Engelhart] kel...@kiwix.org ---
No feedback on this. This is not really urgent, but would that be a least
possible to mirror also zim/wikipedia in addition to zim/0.9/? New
wikipedia ZIM files are stored there instead of in zim/0.9 (which is still
necessary for legacy purposes).

-- 
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 56089] Move information to readme file of mediawiki-selenium repository

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56089

--- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98779 had a related patch set uploaded by Mayankmadan:
Changing readme file to point to mediawiki-selenium

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

-- 
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 57880] git-deploy doesn't sync submodules

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57880

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 57880] git-deploy doesn't sync submodules

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57880

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98778 had a related patch set uploaded by Hashar:
deployment: integration/slave-scripts has submodules

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

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


[Bug 56089] Move information to readme file of mediawiki-selenium repository

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56089

--- Comment #8 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98780 had a related patch set uploaded by Mayankmadan:
Changing readme file to point to mediawiki-selenium

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

-- 
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 51060] Prefix d: is missing in the link of the message wikibase-error-sitelink-already-used

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51060

Henning (WMDE) henning.sna...@wikimedia.de changed:

   What|Removed |Added

   Keywords|i18n|
 CC|henning.sna...@wikimedia.de |addshorew...@gmail.com,
   ||aude.w...@gmail.com,
   ||h...@online.de

--- Comment #2 from Henning (WMDE) henning.sna...@wikimedia.de ---
This is not a native i18n issue and pointing on a missing d: is a bit
misleading since that refers to the Wikipedia/Wikidata specific use case.

The error message is produced in the repository's
ItemContent::addSiteLinkConflicts and is fed by
SiteLinkTable::getConflictsForItem. It seems there is no concept implemented
that the the error message might get triggered on the client (in addition to
getting triggered on the repo).
(Apart from that, the error's occurrence might be rather theoretical since a
merge is performed as of change https://gerrit.wikimedia.org/r/#/c/94795/.)
Anyway, this is not a front-end issue as the bug implies.

-- 
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 56089] Move information to readme file of mediawiki-selenium repository

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56089

--- Comment #9 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98781 had a related patch set uploaded by Mayankmadan:
Changing readme file to point to mediawiki-selenium

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

-- 
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 57233] beta: Parsoid should continuously deploy master branch

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57233

--- Comment #11 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98685 merged by ArielGlenn:
beta: let jenkins-deploy restart Parsoid

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

-- 
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 56089] Move information to readme file of mediawiki-selenium repository

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56089

--- Comment #10 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98782 had a related patch set uploaded by Mayankmadan:
Changed readme file so that it points to mediawiki-selenium

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

-- 
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 56089] Move information to readme file of mediawiki-selenium repository

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56089

--- Comment #11 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98784 had a related patch set uploaded by Mayankmadan:
Adding readme file to /selenium_cuc/

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

-- 
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 57233] beta: Parsoid should continuously deploy master branch

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57233

--- Comment #12 from Antoine hashar Musso has...@free.fr ---
The jenkins-deploy user on deployment-bastion is now able to connect to the
deployment-parsoid2 instance over ssh.

Additionally it is able to run the parsoid init script:

 jenkins-deploy@deployment-bastion:~$ ssh deployment-parsoid2
 jenkins-deploy@deployment-parsoid2:~$ sudo -u parsoid /etc/init.d/parsoid
status
 * parsoid is running


Now got to integrate those commands in the beta autoupdater script.

-- 
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 57858] Flow; page title does not display correctly

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57858

sp...@wikimedia.org changed:

   What|Removed |Added

 CC||mpinc...@wikimedia.org

--- Comment #2 from sp...@wikimedia.org ---
In flow.i18n.php
'flow-page-title' = '$1 ndash; Flow',

so all Flow boards have  – Flow on the end of their normal h1 heading and
title tag.

It's a reminder that you're seeing something new and different from other talk
pages, but IMO I don't think it's essential, and we're not doing it
consistently e.g. viewing individual posts, topics, and history there's no  –
Flow on the end. (The Iteration5  design comps call for the tab to appear as
[Board], not [Discussion], but we never did that.) Maryana, what say you?

I suspect this is an unneeded leftover from when you viewed Flow boards at
Special:Flow/Some_Title and the code had
 'flow-specialpage' = '$1 ndash; Flow' (Used as page title in
[[Special:Flow]]. ...)

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


[Bug 50492] Item selector textarea is too big in some cases

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50492

Henning (WMDE) henning.sna...@wikimedia.de changed:

   What|Removed |Added

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

--- Comment #3 from Henning (WMDE) henning.sna...@wikimedia.de ---
Change got merged.

-- 
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 49120] implement ranks for statements

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49120

Bug 49120 depends on bug 57660, which changed state.

Bug 57660 Summary: rank icon should have a tooltip
https://bugzilla.wikimedia.org/show_bug.cgi?id=57660

   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 52724] property appears to early

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52724

Henning (WMDE) henning.sna...@wikimedia.de changed:

   What|Removed |Added

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

--- Comment #2 from Henning (WMDE) henning.sna...@wikimedia.de ---
Setting to resolved due to inactivity. Feel free to re-open if the error still
exists.

-- 
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 57660] rank icon should have a tooltip

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57660

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

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||tobias.gritschacher@wikimed
   ||ia.de
 Resolution|--- |FIXED

--- Comment #2 from tobias.gritschac...@wikimedia.de ---
Related change: https://gerrit.wikimedia.org/r/#/c/98531/

-- 
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 57880] git-deploy doesn't sync submodules

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57880

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98778 merged by Ryan Lane:
deployment: integration/slave-scripts has submodules

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

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


[Bug 44818] jquery.tablesorter should sort plain year digits as date

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44818

Michael M. listenle...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||listenle...@gmail.com
 Ever confirmed|0   |1

--- Comment #1 from Michael M. listenle...@gmail.com ---
IMHO Month Year should be recognized, too.

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


[Bug 49124] When wiki is read only then edit buttons should be grayed out

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49124

--- Comment #5 from Henning (WMDE) henning.sna...@wikimedia.de ---
I guess this would need an upstream bug to get solved properly. There does not
seem to be a way to figure out in JavaScript whether a wiki is read-only.

-- 
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 57914] Localize ZeroRatedMobileAccess namespaces into Vietnamese

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57914

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98791 had a related patch set uploaded by Mxn:
(bug 57914) Added Vietnamese translations for Zero namespaces

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

-- 
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 57914] Localize ZeroRatedMobileAccess namespaces into Vietnamese

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57914

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 56089] Move information to readme file of mediawiki-selenium repository

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56089

--- Comment #13 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98780 merged by jenkins-bot:
Changing readme file to point to mediawiki-selenium

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

-- 
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 56089] Move information to readme file of mediawiki-selenium repository

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56089

--- Comment #14 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98779 merged by jenkins-bot:
Changing readme file to point to mediawiki-selenium

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

-- 
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 57915] New: jobrunner script spurt a bunch of fatal errors

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57915

   Web browser: ---
Bug ID: 57915
   Summary: jobrunner script spurt a bunch of fatal errors
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: deployment-prep (beta)
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: has...@free.fr
CC: benap...@gmail.com, cmcma...@wikimedia.org,
has...@free.fr, mhershber...@wikimedia.org,
platoni...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

hashar@deployment-jobrunner08:~$ sudo su - apache --shell /bin/bash
apache@deployment-jobrunner08:~$ bash /usr/local/bin/jobs-loop.sh 
Creating default and immediate job runner pipelines
Warning: Invalid
Warning: Invalid
Warning: Invalid
Warning: Invalid
/usr/local/apache/common-local/wikiversions.cdb has no version entry for
`Warning:`.

Fatal error: /usr/local/apache/common-local/wikiversions.cdb has no version
entry for `Warning:`.
 in /data/project/apache/common-local/multiversion/MWMultiVersion.php on line
370
/usr/local/apache/common-local/wikiversions.cdb has no version entry for
`Warning:`.

Fatal error: /usr/local/apache/common-local/wikiversions.cdb has no version
entry for `Warning:`.
 in /data/project/apache/common-local/multiversion/MWMultiVersion.php on line
370
/usr/local/apache/common-local/wikiversions.cdb has no version entry for
`Warning:`.

..

Something is wrong :-]

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


[Bug 56194] Password reset button text overflows in some languages

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56194

--- Comment #13 from Bartosz Dziewoński matma@gmail.com ---
Well, but saying Fill one of the fields to receive a password email. would be
very bad, as it would imply that we will mail the user his own current
password, which in turn would imply that we store passwords in plaintext.
Luckily we don't do either of these things, and we shouldn't make it seem like
we do.

The current text is fine to me; feel free to improve it, but please preserve
this distinction.

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


[Bug 57915] jobrunner script spurt a bunch of fatal errors

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57915

--- Comment #1 from Antoine hashar Musso has...@free.fr ---
Some warning spurt in multiversion:

hashar@/data/project/apache/common-local/multiversion$ php MWScript.php
nextJobDB.php --wiki=aawiki --types=ParsoidCacheUpdateJobOnEdit

Warning: Invalid argument supplied for foreach() in
/data/project/apache/common-local/wmf-config/CommonSettings.php on line 345
enwiki ParsoidCacheUpdateJobOnEdit


Since the job loop parse the first line .. we get in troubles :D

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


[Bug 57915] jobrunner script spurt a bunch of fatal errors

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57915

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 57915] jobrunner script spurt a bunch of fatal errors

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57915

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98793 had a related patch set uploaded by Hashar:
beta: define $wmgParserCacheDBs

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

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


[Bug 57915] jobrunner script spurt a bunch of fatal errors

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57915

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98793 merged by jenkins-bot:
beta: define $wmgParserCacheDBs

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

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


[Bug 56089] Move information to readme file of mediawiki-selenium repository

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56089

--- Comment #12 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98781 merged by jenkins-bot:
Changing readme file to point to mediawiki-selenium

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

-- 
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 57915] jobrunner script spurt a bunch of fatal errors

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57915

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

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|wikibugs-l@lists.wikimedia. |has...@free.fr
   |org |

--- Comment #4 from Antoine hashar Musso has...@free.fr ---
Fixed by defining the missing variable $wmgParserCacheDBs

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


[Bug 57916] New: Fatal error: getSecondaryDataUpdates() on a non-object

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57916

   Web browser: ---
Bug ID: 57916
   Summary: Fatal error: getSecondaryDataUpdates() on a non-object
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: has...@free.fr
Classification: Unclassified
   Mobile Platform: ---

found that on beta:

[03-Dec-2013 11:46:36] Fatal error: Call to a member function
getSecondaryDataUpdates() on a non-object at
/data/project/apache/common-local/php-master/includes/job/jobs/RefreshLinksJob.php
on line 155
Server: deployment-jobrunner08
URL: http://[unknown-host]
Backtrace:
#0
/data/project/apache/common-local/php-master/includes/job/jobs/RefreshLinksJob.php(155):
RefreshLinksJob::runForTitle()
#1
/data/project/apache/common-local/php-master/includes/job/jobs/RefreshLinksJob.php(96):
RefreshLinksJob-runForTitle(Object(Title))
#2 /data/project/apache/common-local/php-master/maintenance/runJobs.php(101):
RefreshLinksJob-run()
#3
/data/project/apache/common-local/php-master/maintenance/doMaintenance.php(113):
RunJobs-execute()
#4 /data/project/apache/common-local/php-master/maintenance/runJobs.php(181):
require_once('/data/project/a...')
#5 /data/project/apache/common-local/multiversion/MWScript.php(97):
require_once('/data/project/a...')
#6 {main}

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


[Bug 57916] Fatal error: getSecondaryDataUpdates() on a non-object

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57916

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

   What|Removed |Added

 CC||aschulz4...@gmail.com,
   ||gwi...@wikimedia.org,
   ||innocentkil...@gmail.com

--- Comment #1 from Antoine hashar Musso has...@free.fr ---
Aaron I think that is related to some changes you made to the
includes/job/jobs/RefreshLinksJob.php  script. Namely:

* 48a77e1 - https://gerrit.wikimedia.org/r/98071
 Avoid parsing more in refreshLinksJobs (5 days ago) Aaron Schulz

* 721731f - https://gerrit.wikimedia.org/r/96199
 Improved partitioning scheme for refreshLinks jobs (6 days ago) Aaron Schulz

Ccing Gabriel and Chad who +2ed those changes.

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


[Bug 57917] New: Bugzilla should have Flow as a separate Product, not hidden under extensions

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57917

   Web browser: ---
Bug ID: 57917
   Summary: Bugzilla should have Flow as a separate Product, not
hidden under extensions
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: wikif...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Currently, bugs about Flow are shelved under Mediawiki extensions, unlike e.g.
VisualEditor or less important things like QRpedia. Considering the probable
serious influx of Flow bugs in the near future, I would propose that it gets
its own level, so that e.g. in the search box it is selectable (I mean that
if you select search bugs on the left side, under Product, you should be
able to choose Flow directly.

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


[Bug 57668] Coordinate removal fail

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57668

--- Comment #6 from Luigi Assom luigi.as...@gmail.com ---
Hello,

I am looking at the xml of articles which return experts correctly (e.g.
Alabama, Venice, Rome) respect to the others which return coordinates.

I noticed that the articles failing to report the excerpts, have a {{coord}} in
and at the beginning of the text field: 
text xml:space=preserve bytes=
 {{coord ...}}
 ...
/text

About articles displaying excerpts properly:
Alabama reports the field {{coord}} at the end of the /text
Venice do not report a {{coord}} (though coordinates are present at top right
of the page)
Rome do not report a {{coord}} (though coordinates are present at top right of
the page)

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


[Bug 57661] rank changes should show up in diff

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57661

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

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
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 57567] JavaScript syntax error when mw.loader.store enabled on Special:Translate page

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57567

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

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

--- Comment #4 from Bartosz Dziewoński matma@gmail.com ---
WORKSFORME it is, then. Thanks for the report; we'll resurrect it if the issue
ever comes up 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 44940] Langlinks [edit] link should point to langlinks section of Wikidata

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44940

Bug 44940 depends on bug 44876, which changed state.

Bug 44876 Summary: add a table of content to item pages
https://bugzilla.wikimedia.org/show_bug.cgi?id=44876

   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 44876] add a table of content to item pages

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44876

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

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||tobias.gritschacher@wikimed
   ||ia.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 48389] login issue with add language links widget

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48389

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 CC||daniel.kinz...@wikimedia.de

--- Comment #11 from Daniel Kinzler daniel.kinz...@wikimedia.de ---
The real solution for this would be OAuth, right?

-- 
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 57917] Bugzilla should have Flow as a separate Product, not hidden under extensions

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57917

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

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||aklap...@wikimedia.org,
   ||s...@reedyboy.net,
   ||thehelpfulonew...@gmail.com
  Component|General/Unknown |Bugzilla
 Resolution|--- |WONTFIX
Product|MediaWiki   |Wikimedia

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Flow is technically speaking an extension, and Bugzilla's taxomony is not
primarily based on visibility. 
(However there have been exceptions from rules, e.g. when the codebase is
rather complex and requires subcomponents, like in case of VisualEditor.)

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


[Bug 57918] New: show diffs for sorting changes

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57918

   Web browser: ---
Bug ID: 57918
   Summary: show diffs for sorting changes
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: lydia.pintsc...@wikimedia.de
CC: daniel.kinz...@wikimedia.de,
tobias.gritschac...@wikimedia.de,
wikidata-b...@lists.wikimedia.org
Blocks: 52392
Classification: Unclassified
   Mobile Platform: ---

When changing the sorting order of statements the diff is currently empty. This
is not cool ;-)

-- 
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 52392] Sort statements within a statement group

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52392

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

   What|Removed |Added

 Depends on||57918

-- 
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 57904] Flow: empty [[user:]] string causes PHP Catchable fatal error

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57904

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98744 merged by jenkins-bot:
Gracefully handle invalid links when handling redlinks

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

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


[Bug 57918] show diffs for sorting changes

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57918

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

   What|Removed |Added

   Priority|Unprioritized   |Highest
 Whiteboard||backlog

-- 
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 48086] edit=autoconfirmed not working for confirmed users on Wikidata

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48086

Henning (WMDE) henning.sna...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

--- Comment #4 from Henning (WMDE) henning.sna...@wikimedia.de ---
This could have been assigned more importance by product management. Anyway,
let's take care of that bug now:
https://gerrit.wikimedia.org/r/#/c/98796/

-- 
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 57916] Fatal error: getSecondaryDataUpdates() on a non-object

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57916

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

   What|Removed |Added

   Priority|Unprioritized   |High
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 55835] wbsetreference api makes new references when a hash is provided

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55835

Henning (WMDE) henning.sna...@wikimedia.de changed:

   What|Removed |Added

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

-- 
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 57233] beta: Parsoid should continuously deploy master branch

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57233

--- Comment #13 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98798 had a related patch set uploaded by Hashar:
beta: parsoid init script needs root

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

-- 
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 56477] Pluginize fullscreen handling

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56477

--- Comment #8 from Theopolisme theopolismew...@gmail.com ---
(In reply to comment #7)
 Fullscreen handling is very simple

Yeah, that's what I discovered. :)

(as well as learning through trial and error that our current prefix/caps
handling had some flaws, apparently...)

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


[Bug 57760] SMW Chrome console after change to Composer

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57760

--- Comment #24 from Jeroen De Dauw jeroen_ded...@yahoo.com ---
Ok, great analysis. Just checked the code in WebStart.php, and indeed, LS is
getting loaded after the Composer autoloader. This means we cannot use config
yet at the time of entry point inclusion and have to wait till a later point.
Putting the smwgScriptPath assignment in a handler to the wfExtensionsFunctions
thing will probably 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 57233] beta: Parsoid should continuously deploy master branch

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57233

--- Comment #14 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98798 abandoned by Hashar:
beta: parsoid init script needs root

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

-- 
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 57919] New: Cohort upload fails

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57919

   Web browser: ---
Bug ID: 57919
   Summary: Cohort upload fails
   Product: Analytics
   Version: unspecified
  Hardware: PC
OS: Windows 8
Status: NEW
  Severity: blocker
  Priority: Unprioritized
 Component: Wikimetrics
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: orenboch...@gmail.com
CC: christ...@quelltextlich.at, dandree...@wikimedia.org,
dvanli...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Created attachment 13968
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=13968action=edit
cohort file used

I'm unable to upload cohorts

I've been targetting hewiki 

I get Error! Server error while processing your upload

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


[Bug 53755] Cannot log in: Incorrect password even after resetting it

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53755

--- Comment #14 from troygabrie...@vip.qq.com ---
I can now access my account. 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 57919] Cohort upload fails

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57919

--- Comment #1 from Diederik van Liere dvanli...@gmail.com ---
Prioritization and scheduling of this bug is tracked on Mingle card
https://mingle.corp.wikimedia.org/projects/analytics/cards/1288

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


[Bug 57920] New: On mediawiki.org, Special:Book is unable to export in ZIM format

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57920

   Web browser: ---
Bug ID: 57920
   Summary: On mediawiki.org, Special:Book is unable to export in
ZIM format
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Extension setup
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: kel...@kiwix.org
CC: dereck...@espace-win.org
Classification: Unclassified
   Mobile Platform: ---

Whereas this works well on Wikipedia (at least frwiki), mediawiki.org seems
to be unable to export in the ZIM format. If you choose Kiwix (openZIM), the
Special:Book page will generate a PDF instead.

To reproduce:
1 - Enable book creator
2 - Add any page
3 - Generate the book, choose Kiwix (openZIM)
4 - Download the file

The file is a PDF, it should be a ZIM file.

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


[Bug 56089] Move information to readme file of mediawiki-selenium repository

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56089

Željko Filipin zfili...@wikimedia.org 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 53579] Make sure all repositories have the latest version of shared code

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53579

Bug 53579 depends on bug 56089, which changed state.

Bug 56089 Summary: Move information to readme file of mediawiki-selenium 
repository
https://bugzilla.wikimedia.org/show_bug.cgi?id=56089

   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 56419] Move UploadWizard tests from browsertests repository to UploadWizard repository

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56419

Bug 56419 depends on bug 56089, which changed state.

Bug 56089 Summary: Move information to readme file of mediawiki-selenium 
repository
https://bugzilla.wikimedia.org/show_bug.cgi?id=56089

   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 46422] convertPlural makes using 0= and 1= rules impossible

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46422

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 57841] Update QA/testing documentation

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57841

--- Comment #7 from Željko Filipin zfili...@wikimedia.org ---
Should we move information from mediawiki-selenium readme file[1] somewhere to
mediawiki.org?

1: https://github.com/wikimedia/mediawiki-selenium/blob/master/README.md

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


[Bug 44818] jquery.tablesorter should sort plain year digits as date

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44818

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

 CC||hartman.w...@gmail.com

--- Comment #2 from Derk-Jan Hartman hartman.w...@gmail.com ---
There is an assortment of enhancements that could be made.

1: Add support for AD/BC
2: Add support for month/year
3: Add support for year only
4: Do something more intelligent with / - ' ' usage ?
5: Write testcases (Really this would help so much...)
6: Fix isoDate to be able to use time notation and timezones.

It's not really hard to do, someone just has to do it. Biggest thing to
remember is that table sorter uses 2 functions for everything. One simple
function with a simple regex for auto detecting the type of a column based on
the first 3 cells, and a second function with logic for calculating the actual
sortkey.

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


[Bug 57306] Find tasks for Google Code-in

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57306

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

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
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 57841] Update QA/testing documentation

2013-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57841

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

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |zfili...@wikimedia.org
   |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


  1   2   3   4   5   6   7   >