[Bug 40025] Some improvements for the deployment scripts (aka fenari /usr/local/bin)

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

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

   What|Removed |Added

 CC||o...@wikimedia.org

--- Comment #3 from Ori Livneh o...@wikimedia.org ---
Tim's changes in I9d315c4cb9 fix linting.

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


[Bug 46535] Special:NewItem return error Could not create a new page. It already exists. although it does not exist

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

Mikko Silvonen silvo...@iki.fi changed:

   What|Removed |Added

 CC||silvo...@iki.fi

--- Comment #1 from Mikko Silvonen silvo...@iki.fi ---
This happens quite frequently to me. Usually the 2nd try is successful.

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


[Bug 37902] Implement rendering of redlinks and stubs

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

--- Comment #11 from James Forrester jforres...@wikimedia.org ---
(In reply to comment #10)
 Presumably an optional parameter to that core API is stub length
 preference.

That could work, but feels a little messy. Gabriel as guardian of all that is
appropriate coding might well have some thoughts. :-)

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


[Bug 46578] Refactor the edition of Page: pages JavaScript module

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

billinghurst billinghu...@gmail.com changed:

   What|Removed |Added

 CC||billinghu...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 44684] $wgSitename in Russian Wikivoyage

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

--- Comment #1 from Tomasz W. Kozlowski odder.w...@gmail.com ---
Has there been any community discussion about this change? Can you point me to
a relevan thread in a local village pump, noticeboard or mailing list?

Changing $wgSitename is quite a big deal for a wiki, so I would like to be sure
there is enough community support to include that change.

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


[Bug 42167] PHP Fatal error: Call to a member function read() on a non-object in Skin.php

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

Umherirrender umherirrender_de...@web.de changed:

   What|Removed |Added

   Keywords||patch-in-gerrit
 Status|NEW |ASSIGNED
 CC||umherirrender_de...@web.de
   Assignee|wikibugs-l@lists.wikimedia. |umherirrender_de...@web.de
   |org |

--- Comment #2 from Umherirrender umherirrender_de...@web.de ---
commited gerrit 56109

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


[Bug 46579] Localization failure on edit tabs, article history, and contribution history for English Wikipedia

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

--- Comment #13 from Niklas Laxström niklas.laxst...@gmail.com ---
Since both behaviors are considered broken, it looks like the only proper fix
is to separate the two use cases: customisations which should and which
shouldn't override standard translations should be separated.

I can think of two ways to do this with the currently unused /en page:
Assuming content language is 'en' and interface 'fit'.


1)
UI: A/fit A/fi A/en CDB A
Content: A/en A CDB.

In this case customisations that should override standard translations should
be moved to /en. Tweaks would stay.

This would mostly restore original behavior.


2)
UI:  A/fit A/fi A CDB 
Content: A/en A CDB

In this case customisations that should override standard translations should
kept. Tweaks should be moved to /en.

The breakage would stay until messages are migrated.


Imho both seem a bit illogical and hard to understand depending on how you look
at it. If thinking of fallbacks, having tweaks at A makes sense. But that also
makes the order of A and CDB inconsistent depending on the language. Thoughts?

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


[Bug 44764] Activating Patrol on Italian Wikivoyage

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

Tomasz W. Kozlowski odder.w...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #9 from Tomasz W. Kozlowski odder.w...@gmail.com ---


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

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


[Bug 46537] edit summary doesn't work via API

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

swuen...@gmail.com changed:

   What|Removed |Added

 CC||swuen...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45638] Add patrolled rights and change wgRemoveGroups right for autopatrolled group in it.wikivoyage.org

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

--- Comment #2 from Tomasz W. Kozlowski odder.w...@gmail.com ---
*** Bug 44764 has been marked as a duplicate of this bug. ***

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


[Bug 45638] Add patrolled rights and change wgRemoveGroups right for autopatrolled group in it.wikivoyage.org

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

Tomasz W. Kozlowski odder.w...@gmail.com changed:

   What|Removed |Added

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

--- Comment #3 from Tomasz W. Kozlowski odder.w...@gmail.com ---
Are you sure you want to set:

 'autoconfirmed' = array( 'patrol' = true, 'upload' = false ),

If you decide on such a solution, the only difference between 'autoconfirmed'
and 'patroller' would be 'rollback' = true set for the latter. 

I would suppose you only want to have patrollers able to patrol edits, and
'autopatrolled' having 'autopatrol' = true; this is the current setting per
bug 43524.

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


[Bug 46591] New: Add component for mediawiki/vagrant

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

   Web browser: ---
Bug ID: 46591
   Summary: Add component for mediawiki/vagrant
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Bugzilla
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: o...@wikimedia.org
CC: aklap...@wikimedia.org, s...@reedyboy.net,
thehelpfulonew...@gmail.com,
wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Vagrant is a command-line tool for automatically provisioning virtual machines
according to scripted specifications. The mediawiki-vagrant project bundles
together specifications for quickly and easily provisioning a virtual machine
running MediaWiki, suitable for development work. 

See http://www.mediawiki.org/wiki/Vagrant.

Default CC should be me (o...@wikimedia.org). Voting is not needed.

I'm not sure where in the component hierarchy it ought to go. In Gerrit, it is
nested under mediawiki, but it is not bundled into core. 'Tools' would make the
most sense, but it seems a bit crusty and obscure. Because one use-case for the
project is to serve as an entry-point to MediaWiki development, it may merit a
top-level component.

Andre / Thehelpfulone: I'd be OK with whatever you decide.

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


[Bug 43863] Enabling import source on eswikivoyage

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

Tomasz W. Kozlowski odder.w...@gmail.com changed:

   What|Removed |Added

   Assignee|dereck...@espace-win.org|odder.w...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46591] Add component for mediawiki/vagrant

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

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

   What|Removed |Added

URL||http://www.mediawiki.org/wi
   ||ki/Vagrant
 CC||o...@wikimedia.org

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


[Bug 46562] Diff for outdated translations is broken after TUX, left side has whole page

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

Beta16 l.rabinelli+bugzi...@gmail.com changed:

   What|Removed |Added

 CC||l.rabinelli+bugzilla@gmail.
   ||com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46579] Localization failure on edit tabs, article history, and contribution history for English Wikipedia

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

Beta16 l.rabinelli+bugzi...@gmail.com changed:

   What|Removed |Added

 CC||l.rabinelli+bugzilla@gmail.
   ||com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43863] Enabling import source on eswikivoyage

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

--- Comment #7 from Tomasz W. Kozlowski odder.w...@gmail.com ---
Taking over this bug.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46562] Diff for outdated translations is broken after TUX, left side has whole page

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

--- Comment #1 from Niklas Laxström niklas.laxst...@gmail.com ---
This is not related to TUX btw.

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


[Bug 46182] LiquidThreads on se.wikimedia.org: Change from opt-in to opt-out

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

Tomasz W. Kozlowski odder.w...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from Tomasz W. Kozlowski odder.w...@gmail.com ---
Taking over this bug.

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


[Bug 46562] Diff for outdated translations is broken, left side has whole page

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

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

Summary|Diff for outdated   |Diff for outdated
   |translations is broken  |translations is broken,
   |after TUX, left side has|left side has whole page
   |whole page  |

--- Comment #2 from Nemo federicol...@tiscali.it ---
Yes, sorry, it was just to give a vague timeframe/context of the internal
change.

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


[Bug 44684] $wgSitename in Russian Wikivoyage

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

Tomasz W. Kozlowski odder.w...@gmail.com changed:

   What|Removed |Added

   Keywords||shellpolicy

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


[Bug 36939] User name blacklist should be managed globally to avoid SUL fragmentation

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

Benjamin Chen bencmqw...@gmail.com changed:

   What|Removed |Added

 CC||bencmqw...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42167] PHP Fatal error: Call to a member function read() on a non-object in Skin.php

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

Umherirrender umherirrender_de...@web.de changed:

   What|Removed |Added

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

--- Comment #3 from Umherirrender umherirrender_de...@web.de ---
successfully merged

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 700] Code quality issues (tracking)

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

Bug 700 depends on bug 42167, which changed state.

Bug 42167 Summary: PHP Fatal error:  Call to a member function read() on a 
non-object in Skin.php
https://bugzilla.wikimedia.org/show_bug.cgi?id=42167

   What|Removed |Added

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

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


[Bug 36939] User name blacklist should be managed globally to avoid SUL fragmentation

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

Liangent liang...@gmail.com changed:

   What|Removed |Added

   Keywords||shellpolicy

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


[Bug 43663] Search on ua.wikimedia.org (chapter website) does not work

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

Yuri Perohanych direc...@wikimediaukraine.org.ua changed:

   What|Removed |Added

 CC||director@wikimediaukraine.o
   ||rg.ua

--- Comment #7 from Yuri Perohanych direc...@wikimediaukraine.org.ua ---
I think that there is some table which mistakenly redirect search requests from
http://ua.wikimedia.org (WMUA - Wikimedia Ukraine) to index tables associated
with http://uk.wikimedia.org (WMUK - Wikimedia United Kingdom)

Absence of search on our chapter's website is really a big obstacle for our
members and potential donors. 

This bug is a very strange one, as the Ukrainian Search works as default option
in any MediaWiki Ukrainian installation. Probably LocalSetting.php file should
be checked?

Probably the site http://uk.wikimedia.org (Wikimedia United Kingdom) should be
renamed to http://gb.wikimedia.org (gb stands for the Great Britain)?

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


[Bug 45638] Add patrolled rights and change wgRemoveGroups right for autopatrolled group in it.wikivoyage.org

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

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 44865] After move completed, translation units and translation pages are left behind

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

--- Comment #7 from Siebrand s.mazel...@xs4all.nl ---
We have set up a test on test.wikipedia.org. There seems to be a bug indeed, as
I observed that only the Translation pages are marked for rename, and no
Translation unit pages, even though I expected some 600 there in this test.

Steps to reproduce:
1. Go to https://test.wikipedia.org/wiki/Special:MovePage/Bug44865
2. New name: Tug44865
3. Ensure that Move all subpages is checked
4. Click Check if the move is possible

Observed:
I. New page is loaded. It lists:
Ia: 23 Translation pages to be moved.
Ib: 0 Translation unit pages to be moved.

Expected:
II. New page is loaded. It lists:
IIa: 23 Translation pages to be moved.
IIb: ~600 Translation unit pages to be moved.

At this point in the scenario, it doesn't make sense to continue, as here is
where things appear to fail already.

This behavior can also be reproduced on translatewiki.net.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36939] User name blacklist should be managed globally to avoid SUL fragmentation

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

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

   What|Removed |Added

 CC|s.mazel...@xs4all.nl|

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36939] User name blacklist should be managed globally to avoid SUL fragmentation

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

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

   What|Removed |Added

   Keywords|patch-in-gerrit |
 CC||s.mazel...@xs4all.nl

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


[Bug 45638] Add patrolled rights and change wgRemoveGroups right for autopatrolled group in it.wikivoyage.org

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

--- Comment #4 from Tomasz W. Kozlowski odder.w...@gmail.com ---
Now I had a closer look at this configuration, I see that there are a few wikis
that actually use it (cawiki, enwiki, jawiki, nlwiki, ptwiki, svwiki and all
the Italian wikis), so there's no need to answer this :-)

I'll fix it later today with a few other commits related to config changes for
various language editions of Wikivoyage.

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


[Bug 44684] $wgSitename in Russian Wikivoyage

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

Tomasz W. Kozlowski odder.w...@gmail.com changed:

   What|Removed |Added

URL||http://ru.wikivoyage.org/wi
   ||ki/Wikivoyage:%D0%9F%D0%B8%
   ||D0%B2%D0%BD%D0%B0%D1%8F_%D0
   ||%BF%D1%83%D1%82%D0%B5%D1%88
   ||%D0%B5%D1%81%D1%82%D0%B2%D0
   ||%B5%D0%BD%D0%BD%D0%B8%D0%BA
   ||%D0%BE%D0%B2#.D0.9F.D0.BE.D
   ||0.B8.D1.81.D0.BA.D0.BE.D0.B
   ||2.D1.8B.D0.B5_.D0.BC.D0.B0.
   ||D1.88.D0.B8
URL||.D0.BD.D1.8B
 CC||pute...@mccme.ru

--- Comment #2 from Tomasz W. Kozlowski odder.w...@gmail.com ---
I see there was a short discussion about this in the ru.wikivoyage Village pump
— CC'ing Yaroslaw so he can confirm whether Путеводитель Викигид Wikivoyage
makes sense as a $wgSitename for this project.

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


[Bug 46592] New: User::leaveUserMessage() still in UploadFromUrlJob.php

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

   Web browser: ---
Bug ID: 46592
   Summary: User::leaveUserMessage() still in UploadFromUrlJob.php
   Product: MediaWiki
   Version: 1.21-git
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: JobQueue
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: d_ent...@yahoo.com
CC: tstarl...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

method was removed in 1.18.0; imagine that it should be removed from the
UploadFromUrlJob or updated with a replacement method.

would be good to know what method replaces it or what is the recommended method
for leaving a user message.

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


[Bug 46275] Microsoft spider hits skew browser stats

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

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
Richard is not CCed on this report, so an email would have to be sent.

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


[Bug 43863] Enabling import source on eswikivoyage

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

Tomasz W. Kozlowski odder.w...@gmail.com changed:

   What|Removed |Added

   Keywords||patch-in-gerrit
 Whiteboard|dckbugtoanalyze |

--- Comment #8 from Tomasz W. Kozlowski odder.w...@gmail.com ---
Gerrit change 56113

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46593] New: Proofreading recent translations is broken

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

   Web browser: ---
Bug ID: 46593
   Summary: Proofreading recent translations is broken
   Product: MediaWiki extensions
   Version: master
  Hardware: All
   URL: https://translatewiki.net/wiki/Special:Translate
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Translate
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: s.mazel...@xs4all.nl
CC: asha...@wikimedia.org, niklas.laxst...@gmail.com,
run...@gmail.com, s.mazel...@xs4all.nl,
santhosh.thottin...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

When trying to proofread recent translations, I am not getting anything to
proofread, even though there have been recent translations.

Steps to reproduce:
1. Go to URL
2. Set language as de
3. Go to mode Proofread
4. Set group as Recent translations

Observed:
I. The following message is displayed: Nothing to translate
II. URL used:
https://translatewiki.net/wiki/Special:Translate?language=defilter=translated|!reviewer%3A172|!last-translator%3A172action=proofreadgroup=!recent

Expected:
III. As
https://translatewiki.net/w/i.php?title=Special:RecentChangeshidebots=0translations=onlytrailer=%2Fde
shows recent translations, and I have not proofread for German, I expect those
to show up in the list in step 4.

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


[Bug 46580] Add support of Page: pages of Wikisource

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

billinghurst billinghu...@gmail.com changed:

   What|Removed |Added

 CC||billinghu...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41138] Timeout when trying to move a translatable page

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

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

   What|Removed |Added

   Keywords||patch-in-gerrit

--- Comment #13 from Siebrand s.mazel...@xs4all.nl ---
Gerrit 56115

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


[Bug 44865] After move completed, translation units and translation pages are left behind

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

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

   What|Removed |Added

   Keywords||patch-in-gerrit

--- Comment #8 from Siebrand s.mazel...@xs4all.nl ---
Gerrit 56114

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46594] New: PostgreSQL syntax error: LOCK IN SHARE MODE when running Category

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

   Web browser: ---
Bug ID: 46594
   Summary: PostgreSQL syntax error: LOCK IN SHARE MODE when
running Category
   Product: MediaWiki
   Version: 1.19.0
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Database
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: darkcircle.0...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Created attachment 11992
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=11992action=edit
This patch is for getting rid of LOCK IN SHARE MODE related warning message.

Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at
or near LOCK LINE 1: ... in
${MEDIAWIKI_HOME}/includes/db/DatabasePostgres.php on line 254 when category
page is called.

as below commit message
https://gerrit.wikimedia.org/r/#/c/53554/
LOCK IN SHARE MODE is a MySQL extension not supported by another SQL Engine.

so I suggest very simple patch for eliminating this issue.

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


[Bug 44865] After move completed, translation units and translation pages are left behind

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

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

   What|Removed |Added

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

--- Comment #9 from Siebrand s.mazel...@xs4all.nl ---
Merged. Still has to be deployed on Wikimedia wikis.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46580] Add support of Page: pages of Wikisource

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

--- Comment #1 from billinghurst billinghu...@gmail.com ---
How would we go with looking to put the user into the API?  That information
would be useful to present through the 'page information' so it is presentable
via 'action=info'.  At the moment one has to pull the page data to get the user
info, while the proofread status is already captured. Well that is my limited
understanding of the data.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45066] Disable anonymous page creation at tr.wikipedia

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

Tomasz W. Kozlowski odder.w...@gmail.com changed:

   What|Removed |Added

   Keywords|patch-need-review, shell|patch-in-gerrit,
   ||shellpolicy

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


[Bug 46586] Remove huggle Bugzilla user group

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

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

   What|Removed |Added

 CC||benap...@gmail.com

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
There is the cf_hugglebeta dropdown custom field, shown as Assignee Huggle
Beta Tester: on show_bug.cgi for Huggle tickets, but that's also completely
unrelated to any groups, plus it does not seem to be used at all.

One could also use groups to share specific saved searches by default among
team members, but I don't see any searches mentioning huggle on
https://bugzilla.wikimedia.org/userprefs.cgi?tab=saved-searches either.

So it looks like there is no reason to keep or have this group.

CC'ing Petr, maybe he knows a bit of the Huggle history here?

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


[Bug 41138] Timeout when trying to move a translatable page

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

--- Comment #14 from Siebrand s.mazel...@xs4all.nl ---
Patch has been merged. We're going to test on test.wikipedia.org with a page
with 23 translations and 605 sub pages.

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


[Bug 46587] Echo: Unintuitive close behaviour

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

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

   What|Removed |Added

   Keywords||design

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


[Bug 30249] Some images show up pink or pale in Firefox (color management)

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

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

   What|Removed |Added

Version|unspecified |1.21-git
   See Also||https://bugzilla.mozilla.or
   ||g/show_bug.cgi?id=797656
   Severity|normal  |minor

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


[Bug 46578] Refactor the edition of Page: pages JavaScript module

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

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

   What|Removed |Added

 Blocks||700

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


[Bug 700] Code quality issues (tracking)

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

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

   What|Removed |Added

 Depends on||46578

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


[Bug 44865] After move completed, translation units and translation pages are left behind

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

--- Comment #10 from Siebrand s.mazel...@xs4all.nl ---
Testing on test.wikipedia.org at the moment.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46594] PostgreSQL syntax error: LOCK IN SHARE MODE when running Category

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

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

   What|Removed |Added

   Keywords||patch, patch-need-review
   Priority|Unprioritized   |Normal
 CC||aklap...@wikimedia.org
 Blocks||384

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Hi Seong-ho! Thanks for your patch!

You are welcome to use Developer access
  https://www.mediawiki.org/wiki/Developer_access
to submit this as a Git branch directly into Gerrit:
  https://www.mediawiki.org/wiki/Git/Tutorial

Putting your branch in Git makes it easier to review it quickly.
Thanks again! We appreciate your contribution.

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


[Bug 384] PostgreSQL/pgsql support (tracking)

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

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

   What|Removed |Added

 Depends on||46594

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


[Bug 45638] Add patrolled rights and change wgRemoveGroups right for autopatrolled group in it.wikivoyage.org

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

Tomasz W. Kozlowski odder.w...@gmail.com changed:

   What|Removed |Added

   Keywords||patch-in-gerrit

--- Comment #5 from Tomasz W. Kozlowski odder.w...@gmail.com ---
Gerrit change 56118

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


[Bug 46493] Special:ProtectedPages results in whitepage when a bad title is protected

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

Umherirrender umherirrender_de...@web.de changed:

   What|Removed |Added

 CC||umherirrender_de...@web.de

--- Comment #2 from Umherirrender umherirrender_de...@web.de ---
Maybe someone can run the cleanupTitles.php maintenance script on that wiki to
fix the broken rows.

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


[Bug 1710] Ability to watch all articles in a category

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

maurizio codogno dotmau...@gmail.com changed:

   What|Removed |Added

 CC||dotmau...@gmail.com

--- Comment #19 from maurizio codogno dotmau...@gmail.com ---
as for me, watching subcats is not an issue (I could subscribe to subcats too),
but at least additions to the category would be useful.

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


[Bug 29890] Cannot search for parser functions (like #ask, #ifexist, etc) due to #

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

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

   What|Removed |Added

   Priority|Lowest  |Low
  Component|General/Unknown |Search
Version|unspecified |1.21-git
Summary|Cannot search for parser|Cannot search for parser
   |functions (like #ask,   |functions (like #ask,
   |#ifexist, etc)  |#ifexist, etc) due to #

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


[Bug 29890] Cannot search for parser functions (like #ask, #ifexist, etc) due to #

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

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

   What|Removed |Added

 Depends on||17006

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


[Bug 17006] Blank anchor [[#|anchor link]] should not link to the Main Page

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

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

   What|Removed |Added

 Blocks||29890

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


[Bug 45583] Special:Search breaks when search term includes a #

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

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from Andre Klapper aklap...@wikimedia.org ---
Thanks for catching that! Marking as a duplicate of bug 29890.

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

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


[Bug 29890] Cannot search for parser functions (like #ask, #ifexist, etc) due to #

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

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

   What|Removed |Added

 CC||matthewrbowker.w...@me.com

--- Comment #4 from Andre Klapper aklap...@wikimedia.org ---
*** Bug 45583 has been marked as a duplicate of this bug. ***

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


[Bug 46579] Localization failure on edit tabs, article history, and contribution history for English Wikipedia

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

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

   What|Removed |Added

 Blocks||38865

--- Comment #14 from Andre Klapper aklap...@wikimedia.org ---
(In reply to comment #3 by Siebrand)
 This is a major issue for users of wikis with many local customisations that
 use a UI in a different language than the content language.
 
 This is related to Gerrit change #44224, Gerrit change #52434 and Gerrit
 change #55816 that aim to resolve bug 1495. It may be best to revert all 
 of these as soon as possible and deploy the reverts on Wikimedia.

Tentatively setting as blocking bug 38865 as per Siebrand's comment.

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


[Bug 38865] Next wmf deployment (tracking)

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

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

   What|Removed |Added

 Depends on||46579

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45612] [UMAPI]/User Metrics API: Implement a method to map user IDs among projects.

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

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
Summary|[UMAPI] Implement a method  |[UMAPI]/User Metrics API:
   |to map user IDs among   |Implement a method to map
   |projects.   |user IDs among projects.
   Severity|normal  |enhancement

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


[Bug 46593] Proofreading recent translations is broken

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

--- Comment #1 from Niklas Laxström niklas.laxst...@gmail.com ---
https://gerrit.wikimedia.org/r/56121

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


[Bug 43815] Some more extension to bundle with the 1.21 tarball/installer

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

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
  Component|[Other] |General/Unknown
Version|unspecified |1.21-git
Product|Tools   |MediaWiki
   Target Milestone|--- |1.21.0 release

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


[Bug 36835] job queue monitoring looks for 1.18 dir and fails / $wmfExtendedVersionNumber.php

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

--- Comment #4 from Andre Klapper aklap...@wikimedia.org ---
Daniel: Is this still an issue, or can this be closed as obsolete?

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


[Bug 46595] New: 'thanks-thanked' needs GENDER support

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

   Web browser: ---
Bug ID: 46595
   Summary: 'thanks-thanked' needs GENDER support
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Thanks
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: s.mazel...@xs4all.nl
CC: rkald...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Needed as some languages need to indicate the gender of the thanked user.

Spotted by Toliño on
https://translatewiki.net/wiki/Thread:Translating_talk:MediaWiki/About_MediaWiki:Thanks-thanked/en

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


[Bug 46595] 'thanks-thanked' needs GENDER support

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

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

   What|Removed |Added

 CC||s.mazel...@xs4all.nl

--- Comment #1 from Siebrand s.mazel...@xs4all.nl ---
See http://www.mediawiki.org/wiki/Manual:Messages_API#JavaScript_examples for
implementation hints.

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


[Bug 46596] New: Get rid of MessageGroup::getNamespace()

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

   Web browser: ---
Bug ID: 46596
   Summary: Get rid of MessageGroup::getNamespace()
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Translate
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: niklas.laxst...@gmail.com
CC: asha...@wikimedia.org, niklas.laxst...@gmail.com,
run...@gmail.com, s.mazel...@xs4all.nl,
santhosh.thottin...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

It's time to get rid of the old assumption that message groups are only limited
to only one namespace. Remove all calls to MessageGroup::getNamespace (except
when needed for BC.

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


[Bug 46593] Proofreading recent translations is broken

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

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

   What|Removed |Added

   Keywords||patch-in-gerrit

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


[Bug 46378] rebuildTermSearchKey script on wikidata.org

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

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

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |p...@wikimedia.org
   |org |

--- Comment #4 from Andre Klapper aklap...@wikimedia.org ---
According to IRC, CT Woo asked Peter to review and needs to follow up with him.

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


[Bug 46578] Refactor the edition of Page: pages JavaScript module

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

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

   What|Removed |Added

   Priority|Unprioritized   |Normal

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


[Bug 46597] New: Error: NamespaceChecker::isWikibaseEnabled expected a namespace ID

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

   Web browser: ---
Bug ID: 46597
   Summary: Error: NamespaceChecker::isWikibaseEnabled expected a
namespace ID
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataClient
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: aude.w...@gmail.com
CC: wikibugs-l@lists.wikimedia.org,
wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Created attachment 11993
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=11993action=edit
stacktrace

In the footer error of my recent changes page, I see a stack trace:

Internal error
Wikibase\NamespaceChecker::isWikibaseEnabled expected a namespace ID.
Backtrace:
#0
/var/www/common/php-master/extensions/Wikibase/client/includes/ChangeHandler.php(572):
Wikibase\NamespaceChecker-isWikibaseEnabled('0')
#1
/var/www/common/php-master/extensions/Wikibase/client/includes/ChangeHandler.php(498):
Wikibase\ChangeHandler-getPagesToUpdate(Object(Wikibase\ItemChange))
#2
/var/www/common/php-master/extensions/Wikibase/client/includes/ChangeHandler.php(458):
Wikibase\ChangeHandler-handleChange(Object(Wikibase\ItemChange))
#3
/var/www/common/php-master/extensions/Wikibase/lib/includes/ChangeNotificationJob.php(143):
Wikibase\ChangeHandler-handleChanges(Array)
#4 /var/www/common/php-master/includes/Wiki.php(624):
Wikibase\ChangeNotificationJob-run()
#5 /var/www/common/php-master/includes/Wiki.php(585): MediaWiki-doJobs()
#6 /var/www/common/php-master/includes/Wiki.php(459): MediaWiki-restInPeace()
#7 /var/www/common/php-master/index.php(59): MediaWiki-run()
#8 /var/www/common/live-1.5/index.php(3): require('/var/www/common...')
#9 {main}

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


[Bug 46597] Error: NamespaceChecker::isWikibaseEnabled expected a namespace ID

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

--- Comment #1 from Aude aude.w...@gmail.com ---
I am not always seeing this... only sometimes, randomly

Anyway, to make it more robust:

https://gerrit.wikimedia.org/r/#/c/56122/

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


[Bug 46593] Proofreading recent translations is broken

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

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

   What|Removed |Added

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

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


[Bug 44684] $wgSitename in Russian Wikivoyage

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

--- Comment #3 from Yaroslav Blanter pute...@mccme.ru ---
Thanks for the notice. Yes, I think it makes pretty much sense indeed, for the
search engines. (Having said this, I have absolutely no idea about how
difficult would it be to change $wgSitename and whether it could affect smth
else).

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


[Bug 46523] ordermethod=popularity causes sql error

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

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

   What|Removed |Added

   Keywords||patch-in-gerrit

--- Comment #8 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
Ok, so this turned out to be very embarrassing. Long ago I misspelled the word
category in the code, which is what triggered this error.

Submitted gerrit change 56124 to fix this. (Note this won't appear in the
official downloads until someone else reviews it. To fix the issue on your
wiki, just change line 305 of DynamicPageList.php from
  $orderMethod = 'categoyadd'; // default if hitcounter disabled.
to
 $orderMethod = 'categoryadd'; // default if hitcounter disabled.

(note the r in category).

Thank you for reporting this, and I apologize about my initial response in
comment 2.

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


[Bug 46493] Special:ProtectedPages results in whitepage when a bad title is protected

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

--- Comment #3 from Umherirrender umherirrender_de...@web.de ---
commited a alternative with gerrit 56125

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


[Bug 45060] Filename should not be /private/wmf/secret.yml

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

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

   What|Removed |Added

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

--- Comment #5 from Željko Filipin zfili...@wikimedia.org ---
Apologies for the really late bug fix:
https://gerrit.wikimedia.org/r/#/c/56128/

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


[Bug 46572] [TUX] Stats bar legend should also report outdated percentage

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

Santhosh Thottingal santhosh.thottin...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |santhosh.thottingal@gmail.c
   |org |om

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


[Bug 46572] [TUX] Stats bar legend should also report outdated percentage

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

--- Comment #1 from Santhosh Thottingal santhosh.thottin...@gmail.com ---
Addressed in I5f9ff7f806637e4413ae9e504074ed665b48160f

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46572] [TUX] Stats bar legend should also report outdated percentage

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

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

   What|Removed |Added

   Keywords||patch-in-gerrit

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46444] Bugzilla: Comment parser for gerrit Change-Id should not ignore opening parenthesis

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

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
Patch tested in my local Bugzilla (we miss a Labs instance for testing) and
works fine, +2. Note that merging a commit in Gerrit does not mean that it goes
live (we miss puppet), so another RT ticket is required for getting that
deployed once it's merged in Gerrit...

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


[Bug 45480] [TUX] Provide descriptions for statsbar

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

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

   What|Removed |Added

   Keywords||patch-in-gerrit
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46572] [TUX] Stats bar legend should also report outdated percentage

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

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

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46598] New: Do not end title by dot

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

   Web browser: ---
Bug ID: 46598
   Summary: Do not end title by dot
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: PC
OS: Windows Vista
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: UploadWizard
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: juandevojni...@gmail.com
CC: mtrac...@member.fsf.org, nischay...@gmail.com,
wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

I would propose not to end title of the image by dot. Title is not a phrase and
most of the titles should not be ended by dot. This is unecessary messing
Wikipedia's typography. Of course, sometimes it is a phrase ended by dot, but
in the case of upload wizzard it wont be so often.

Example:

Upload Wizzard - Use - To use the file in a wiki, copy this text into a page:
[[File:Gothaj na papíře.jpg|thumb|Gothajský salám na papíře.]]

Better:
[[File:Gothaj na papíře.jpg|thumb|Gothajský salám na papíře]]

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


[Bug 46599] New: Reduce inconsistency in tooltip types

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

   Web browser: ---
Bug ID: 46599
   Summary: Reduce inconsistency in tooltip types
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Translate
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: s.mazel...@xs4all.nl
CC: asha...@wikimedia.org, niklas.laxst...@gmail.com,
run...@gmail.com, s.mazel...@xs4all.nl,
santhosh.thottin...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

I'm now seeing a 3rd kind in TUX.

Type 1: yellow tooltip:
https://translatewiki.net/w/i.php?title=Special:Translategroup=out-waymarked-trails-0-alllanguage=nlfilter=action=page
- check the pencil mark.
Type 2: white balloon:
https://translatewiki.net/w/i.php?title=Special:Translategroup=out-waymarked-trails-0-alllanguage=nlfilter=action=proofread
- lights up at the top item.
Type 3: light grey:
https://translatewiki.net/w/i.php?title=Special:Translategroup=out-waymarked-trails-0-alllanguage=nlfilter=action=proofread
- hover the pencil icon right of the translation.

This isn't a consistent implementation at all. We should decide on if we need
multiple presentations of tooltip, if so which, and when to use which. Then it
should be made consistent.

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


[Bug 46599] Reduce inconsistency in tooltip types

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

--- Comment #1 from Siebrand s.mazel...@xs4all.nl ---
Created attachment 11994
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=11994action=edit
4 types of tooltips in TUX

Actually, there are 4 types... I've attached a screenshot.

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


[Bug 43030] Message group !additions contains too many messages

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

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

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46311] [TUX] Allow users to translate using the page view

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

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

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46111] [TUX] Edit icon should have no tooltip but a text appearing to the side on side-by-side views

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

Bug 46111 depends on bug 46311, which changed state.

Bug 46311 Summary: [TUX] Allow users to translate using the page view
https://bugzilla.wikimedia.org/show_bug.cgi?id=46311

   What|Removed |Added

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

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


[Bug 45998] Generate statistics about change dispatching

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

abraham.taheriv...@wikimedia.de changed:

   What|Removed |Added

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

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


[Bug 45600] Wikidata deployment phase 2 on first set of Wikipedias (tracking)

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

Bug 45600 depends on bug 45998, which changed state.

Bug 45998 Summary: Generate statistics about change dispatching
https://bugzilla.wikimedia.org/show_bug.cgi?id=45998

   What|Removed |Added

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

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


[Bug 45997] Oldest-first mode for dispatchChanges script.

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

abraham.taheriv...@wikimedia.de changed:

   What|Removed |Added

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

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


[Bug 45600] Wikidata deployment phase 2 on first set of Wikipedias (tracking)

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

Bug 45600 depends on bug 45997, which changed state.

Bug 45997 Summary: Oldest-first mode for dispatchChanges script.
https://bugzilla.wikimedia.org/show_bug.cgi?id=45997

   What|Removed |Added

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

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


[Bug 41208] Maximum execution time exceeded: Levenshtein too slow we guess...

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

Niklas Laxström niklas.laxst...@gmail.com changed:

   What|Removed |Added

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

--- Comment #12 from Niklas Laxström niklas.laxst...@gmail.com ---
Given that Solr implementation of ttmserver has changed a lot I have my own
moods now. It's still not optimal but the original problem has been fixed.

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


[Bug 45781] behavior changed: GettingStarted shows Looking for more to do upon null edit

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

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

   What|Removed |Added

 Status|RESOLVED|VERIFIED
 CC||zfili...@wikimedia.org

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


[Bug 43030] Message group !additions contains too many messages

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

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

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46593] Proofreading recent translations is broken

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

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

   What|Removed |Added

 Status|RESOLVED|VERIFIED

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


[Bug 46598] Do not end title by dot

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

--- Comment #1 from Nischay Nahata nischay...@gmail.com ---
Thanks for your report. I see you are the uploader of this file, did you enter
the name of the file to be Gothajský salám na papíře or Gothajský salám na
papíře.
?

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


  1   2   3   4   5   >