[Bug 68606] New: flickrripper doesnt compile as it depends on config.flickr which is not defined

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68606

Bug ID: 68606
   Summary: flickrripper doesnt compile as it depends on
config.flickr which is not defined
   Product: Pywikibot
   Version: core (2.0)
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: pywikipedia-b...@lists.wikimedia.org
  Reporter: jay...@gmail.com
   Web browser: ---
   Mobile Platform: ---

flickrripper.py fails to compile

Traceback (most recent call last):
  File pwb.py, line 157, in module
run_python_file(fn, argv, argvu)
  File pwb.py, line 67, in run_python_file
exec(compile(source, filename, exec), main_mod.__dict__)
  File scripts/flickrripper.py, line 631, in module
main()
  File scripts/flickrripper.py, line 511, in main
if not config.flickr['api_key']:
AttributeError: 'module' object has no attribute 'flickr'

-- 
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 68357] Add basic monitoring for GlobalRename

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68357
Bug 68357 depends on bug 68356, which changed state.

Bug 68356 Summary: Replicate centralauth.renameuser_status table to labs
https://bugzilla.wikimedia.org/show_bug.cgi?id=68356

   What|Removed |Added

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

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


[Bug 48930] (Tracking) Database replication services

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48930
Bug 48930 depends on bug 68356, which changed state.

Bug 68356 Summary: Replicate centralauth.renameuser_status table to labs
https://bugzilla.wikimedia.org/show_bug.cgi?id=68356

   What|Removed |Added

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

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


[Bug 68356] Replicate centralauth.renameuser_status table to labs

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68356

Marc A. Pelletier m...@uberbox.org changed:

   What|Removed |Added

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

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


[Bug 68356] Replicate centralauth.renameuser_status table to labs

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68356

--- Comment #3 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
[23:21:20]  legoktm Coren: MariaDB [centralauth_p] select * from
renameuser_status;
[23:21:20]  legoktm ERROR 1146 (42S02): Table
'centralauth_p.renameuser_status' doesn't exist
[23:21:40]  Coren o_O?
[23:21:46]  Coren Oh, the table exists not the view.
[23:22:01]  Coren That'll occur automagically next run of
maintain-replicas, sometime tomorrow.

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


[Bug 68564] textlib.categoryFormat() only works for site specified by config or command line

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68564

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 149455 merged by jenkins-bot:
convert non-string items to Category objects in textlib.categoryFormat()

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

-- 
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 64501] Modify pywikibot.Timestamp to support Wikidata

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64501

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

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


[Bug 64503] Add time to harvest_template.py

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64503
Bug 64503 depends on bug 64501, which changed state.

Bug 64501 Summary: Modify pywikibot.Timestamp to support Wikidata
https://bugzilla.wikimedia.org/show_bug.cgi?id=64501

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

-- 
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 50344] Set up unit test running for pywikibot/core

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50344

--- Comment #4 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
Also there's just a general concern of executing malicious code.

There are currently plans to move test running to isolated VMs, but I think
that also meant there would be no access to external servers (production
servers). We could have jenkins set up a vanilla MediaWiki install, import a
few pages and then run our tests against it?

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


[Bug 55640] Add patches for SpecialUserlogin.php for mw1.19, 1.21, 1.22

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55640

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 148409 merged by Legoktm:
Core patch for 1.23.

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

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


[Bug 68607] Stop requiring core patches for MediaWikiAuth to function

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68607

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

   What|Removed |Added

   Priority|Unprioritized   |High

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


[Bug 68607] New: Stop requiring core patches for MediaWikiAuth to function

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68607

Bug ID: 68607
   Summary: Stop requiring core patches for MediaWikiAuth to
function
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: MediaWikiAuth
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: legoktm.wikipe...@gmail.com
CC: j...@countervandalism.net,
legoktm.wikipe...@gmail.com, skizz...@gmail.com,
zhoris...@gmail.com
   Web browser: ---
   Mobile Platform: ---

Maybe this needs a hook in core or something, but hacking core is terrible and
we need to stop doing it.

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


[Bug 55640] Add patches for SpecialUserlogin.php for mw1.21, 1.23

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55640

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

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED
Summary|Add patches for |Add patches for
   |SpecialUserlogin.php for|SpecialUserlogin.php for
   |mw1.19, 1.21, 1.22  |mw1.21, 1.23

--- Comment #6 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
I filed bug 68607 to stop needing patches.

1.19 is going to be EOL soon, so I guess we don't need that. Uncyclomedia
skipped 1.22, so a core patch for it isn't super important.

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


[Bug 64370] Run script to recalculate Wikivoyage statistics

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64370

--- Comment #13 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
It doesn't have any scheduled runs AFAIK. MediaWiki should ideally keep
everything in sync.

-- 
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 40009] Special:Import increases NUMBEROFARTICLES for each Revision instead of each Article

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40009

--- Comment #22 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 148309 merged by jenkins-bot:
Use master DB to check for page existence during import

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

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


[Bug 40009] Special:Import increases NUMBEROFARTICLES for each Revision instead of each Article

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40009

This, that and the other at.li...@live.com.au changed:

   What|Removed |Added

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

--- Comment #23 from This, that and the other at.li...@live.com.au ---
Tentatively marking fixed. If this issue still shows up on Wikimedia wikis
after 7 August, we can reopen this and investigate further.

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


[Bug 40009] Special:Import increases NUMBEROFARTICLES for each Revision instead of each Article

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40009

This, that and the other at.li...@live.com.au changed:

   What|Removed |Added

Version|1.21.x  |1.24-git
   Assignee|wikibugs-l@lists.wikimedia. |at.li...@live.com.au
   |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 68122] Use new labs project (extdist.wmflabs.org) for ExtensionDistributor

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68122
Bug 68122 depends on bug 68264, which changed state.

Bug 68264 Summary: url-downloader.wikimedia.org proxy cannot access 
*.wmflabs.org
https://bugzilla.wikimedia.org/show_bug.cgi?id=68264

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

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


[Bug 68264] url-downloader.wikimedia.org proxy cannot access *.wmflabs.org

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68264

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
Chad and I have worked out a way so that we won't need prod to talk to labs.

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


[Bug 68122] Use new labs project (extdist.wmflabs.org) for ExtensionDistributor

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68122

--- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
New plan after talking with Chad: have ExtensionDistributor get a list of
branches from Gerrit's API (I5c4ca2ee13f256260a7fe9b703af5fbdb902db66), and
just assume that the tarballs exist on extdist.wmflabs.org. This way prod will
never have to talk to labs.

 Yuvi is helping puppetize the setup.

I63d285612bd30d24b83718c4c8967144d146afeb 

 I want to temporarily enable ExtensionDistributor on testwiki, point it
 labs, make sure there are no issues, and then turn it on on mediawiki.org.

My half-re-write of the extension makes it so this really isn't possible :/

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


[Bug 68122] Use new labs project (extdist.wmflabs.org) for ExtensionDistributor

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68122

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

   What|Removed |Added

 Depends on||68608

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


[Bug 57238] MediaWiki should not prevent creation of empty pages

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57238

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |florian.schmidt.welzow@t-on
   |org |line.de
   Target Milestone|--- |1.24.0 release

--- Comment #9 from Nemo federicol...@tiscali.it ---
Thanks! This was really a pain, let's hope we're back to business.
https://translatewiki.net/w/i.php?title=FAQdiff=5669175oldid=5599206

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


[Bug 68608] New: ExtensionDistributor: Fetch branch information from Gerrit

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68608

Bug ID: 68608
   Summary: ExtensionDistributor: Fetch branch information from
Gerrit
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ExtensionDistributor
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: legoktm.wikipe...@gmail.com
CC: legoktm.wikipe...@gmail.com
Blocks: 68122
   Web browser: ---
   Mobile Platform: ---

So it no longer depends upon github.

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


[Bug 68609] New: Puppetize extdist.wmflabs.org

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68609

Bug ID: 68609
   Summary: Puppetize extdist.wmflabs.org
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: (other)
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: legoktm.wikipe...@gmail.com
CC: benap...@gmail.com, dz...@wikimedia.org,
rlan...@gmail.com, t...@tim-landscheidt.de,
yuvipa...@gmail.com
Blocks: 68122
   Web browser: ---
   Mobile Platform: ---

Because!

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


[Bug 56439] Import of Commons partial export fails with error about plurals-mediawiki.xml

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56439

This, that and the other at.li...@live.com.au changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW
 CC||at.li...@live.com.au
   Assignee|wikibugs-l@lists.wikimedia. |at.li...@live.com.au
   |org |

--- Comment #9 from This, that and the other at.li...@live.com.au ---
Apparently caused by the fact that libxml_disable_entity_loader is not
thread-safe. Great one, PHP!

See https://bugs.php.net/bug.php?id=64938 and
http://pyd.io/f/topic/failed-to-load-external-entity-boot-confmanifest-xml

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


[Bug 68122] Use new labs project (extdist.wmflabs.org) for ExtensionDistributor

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68122

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

   What|Removed |Added

 Depends on||68609

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


[Bug 56439] Import of Commons partial export fails with error about plurals-mediawiki.xml

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56439

--- Comment #10 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 149507 had a related patch set uploaded by TTO:
Use file_get_contents to load plurals XML data

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

-- 
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 68609] Puppetize extdist.wmflabs.org

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68609

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 68609] Puppetize extdist.wmflabs.org

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68609

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 149486 had a related patch set uploaded by Legoktm:
[WIP] Add extdist role

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

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


[Bug 65530] The stream wrapper should test whether the resource 'uploadsource' is already registered.

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65530

This, that and the other at.li...@live.com.au changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||at.li...@live.com.au
 Resolution|--- |FIXED

--- Comment #3 from This, that and the other at.li...@live.com.au ---
Patch was merged some time ago.

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


[Bug 68608] ExtensionDistributor: Fetch branch information from Gerrit

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68608

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 149474 had a related patch set uploaded by Legoktm:
Add support for fetching branch lists from Gerrit

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

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


[Bug 56439] Import of Commons partial export fails with error about plurals-mediawiki.xml

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56439

This, that and the other at.li...@live.com.au changed:

   What|Removed |Added

 CC||ba...@everybody.org

--- Comment #11 from This, that and the other at.li...@live.com.au ---
*** Bug 65116 has been marked as a duplicate of this bug. ***

-- 
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 68608] ExtensionDistributor: Fetch branch information from Gerrit

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68608

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 65116] Errors during import of dump file

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65116

This, that and the other at.li...@live.com.au changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||at.li...@live.com.au
 Resolution|--- |DUPLICATE

--- Comment #3 from This, that and the other at.li...@live.com.au ---


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

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


[Bug 56439] Import of Commons partial export fails with error about plurals-mediawiki.xml

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56439

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Target Milestone|--- |1.24.0 release

-- 
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 68556] [Regression] Disabled CodeEditor prevents toolbar functions to work

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68556

--- Comment #2 from Michael M. listenle...@gmail.com ---
(In reply to Derk-Jan Hartman from comment #1)
 Are we sure that that is a regression ? Because if a take a peek at
 textSelection, it seems like it would have done that in the past as well..

Yes, I am sure. I have CodeEditor disabled, and use several user scripts that
use the textSelection API, and they just broke yesterday.

After a quick look: When you disable CodeEditor, context.$iframe is set to
undefined [1], which previously was recognized by textSeclection as to use the
default methods, while the mentioned change removed that check. So now the code
always tries to call the methods provided by CodeEditor, but these fail when it
is disabled.

[1]
https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FCodeEditor/56b9e4c350c122e105949b0faefa25f17253335b/modules%2Fjquery.codeEditor.js#L276

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


[Bug 64871] Port match_images.py and move to scripts repository

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64871

John Mark Vandenberg jay...@gmail.com changed:

   What|Removed |Added

 CC||jay...@gmail.com

--- Comment #1 from John Mark Vandenberg jay...@gmail.com ---
move to scripts repository - is there going to be a new repository?

-- 
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 67663] unsigned comments cause travis build breakage

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67663

--- Comment #1 from John Mark Vandenberg jay...@gmail.com ---
This one has hit again:
https://travis-ci.org/wikimedia/pywikibot-core/jobs/30901634

-- 
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 4520] Special:Import does not consider XML namespace

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4520

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

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

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


[Bug 4520] Special:Import does not consider XML namespace

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4520

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 149508 had a related patch set uploaded by TTO:
Use XML localName when importing

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

-- 
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 68604] Incorrect date displayed

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68604

Robert Myers bidgee-w...@virginbroadband.com.au changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
Mobile Platform|--- |Android 4.4.x

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


[Bug 56269] Fix Uncommitted DB writes (transaction from DatabaseBase::query)

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56269

This, that and the other at.li...@live.com.au changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW
 CC||at.li...@live.com.au

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


[Bug 68555] Add contenthandler version to MassMessage component

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68555

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
(In reply to Tyler Romeo from comment #1)
 I'm afraid Bugzilla does not allow us to change versions by component.

Correct, versions are on a product level...

-- 
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 68592] HHVM: Special:Version with $wgSpecialVersionShowHooks = true appends a hash after Closures

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68592

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 on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68598] Gerrit email subject line should distinguish between has posted comments on this change and I'd like you to reexamine a change.

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68598

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

   What|Removed |Added

   Severity|normal  |enhancement

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


[Bug 64503] Add time to harvest_template.py

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

Maarten Dammers maar...@mdammers.nl changed:

   What|Removed |Added

 Depends on|64501   |

--- Comment #2 from Maarten Dammers maar...@mdammers.nl ---
(In reply to John Mark Vandenberg from comment #1)
 What are some example template fields which could be harvested to wikidata?

For example the date fields in
https://en.wikipedia.org/wiki/Template:Persondata or in Dutch
https://nl.wikipedia.org/wiki/Sjabloon:Infobox_persoon geboortedatum and
sterfdatum

 
 Thinking out loud: if we get precision of date, rather than time, is that
 good enough? It looks like Underlying_lk's version is only date.

For now that's the only thing we can implement anyway. Wikibase doesn't support
a precision greater than a day at the moment so we should just focus on the
date and ignore the time (for now).

I removed https://bugzilla.wikimedia.org/show_bug.cgi?id=64501 btw. This bug
doesn't depend on it and it's wontfix anyway.

-- 
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 64501] Modify pywikibot.Timestamp to support Wikidata

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64501

Maarten Dammers maar...@mdammers.nl changed:

   What|Removed |Added

 Blocks|64503   |

-- 
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 53778] [Regression] wikitech.wikimedia.org is sending empty Echo notification emails

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53778

--- Comment #9 from Maarten Dammers maar...@mdammers.nl ---
So you fixed the bug by not sending out any emails at all? Haha, nice

What's the next step 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 64503] Add datatype time to harvest_template.py for importing dates

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

John Mark Vandenberg jay...@gmail.com changed:

   What|Removed |Added

Summary|Add time to |Add datatype time to
   |harvest_template.py |harvest_template.py for
   ||importing dates

-- 
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 68610] Feature request: Commercial use only logo

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68610

--- Comment #1 from snaevar snaevar-w...@gmx.com ---
Here is an idea how I see this could be done techically. Show the logo on files
that have an licence with an licencesetpl_short machine readable data class
that contains the text commercial use only. See
[[commons:Commons:Machine-readable_data]] if you don´t have a clue of what I am
writing about.

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


[Bug 68610] New: Feature request: Commercial use only logo

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68610

Bug ID: 68610
   Summary: Feature request: Commercial use only logo
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: MultimediaViewer
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: snaevar-w...@gmx.com
CC: aarcos.w...@gmail.com, fflo...@wikimedia.org,
gti...@wikimedia.org, mtrac...@member.fsf.org
   Web browser: ---
   Mobile Platform: ---

This is a feature request, not a bug.

1. Go to an file without an free licence on an wiki with EDP policy. - example:
[[w:is:Mynd:Vörumerki Símans.png]]
2. View the file in MultimediaViewer.
3. Next to the file name I would like to see an logo for an licence with the
text No-Commercial use only next to it. (mentioning Fair use here would not
be ideal, since it is specific to US and Ukraine).

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


[Bug 68611] New: Running data_ingestion.py depends on tests/data/csv_ingestion.csv

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68611

Bug ID: 68611
   Summary: Running data_ingestion.py depends on
tests/data/csv_ingestion.csv
   Product: Pywikibot
   Version: core (2.0)
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: pywikipedia-b...@lists.wikimedia.org
  Reporter: jay...@gmail.com
   Web browser: ---
   Mobile Platform: ---

Running data_ingestion requires the file 'tests/data/csv_ingestion.csv'
relative to CWD, which doesnt exist except when the bot operator is calling the
script whilst CWD is the scripts directory.

$ python pwb.py scripts/data_ingestion.py
Traceback (most recent call last):
  File pwb.py, line 157, in module
run_python_file(fn, argv, argvu)
  File pwb.py, line 67, in run_python_file
exec(compile(source, filename, exec), main_mod.__dict__)
  File scripts/data_ingestion.py, line 144, in module
reader = CSVReader(open('tests/data/csv_ingestion.csv'), 'url')
IOError: [Errno 2] No such file or directory: 'tests/data/csv_ingestion.csv'
type 'exceptions.IOError'
CRITICAL: Waiting for 1 network thread(s) to finish. Press ctrl-c to abort

There is a test, which isnt run as part of the test suite:
scripts/tests/test_data_ingestion.py

And the data file does exist as:
scripts/tests/data/csv_ingestion.csv

-- 
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 61348] Search for Module:html markup results in a bold sidebar.

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61348

snaevar snaevar-w...@gmx.com changed:

   What|Removed |Added

   Hardware|All |PC
Web browser|--- |Firefox
 OS|All |Windows XP

--- Comment #6 from snaevar snaevar-w...@gmx.com ---
I did some further investigating with the following findings:

* I can repreduce this issue in firefox (newest version) on several windows xp
sp3 machines.
* On special:search, in the firefox inspector console I see two strong tags
under p class=searchresults. I can also see two strong tags under div
id=content class=mw-body. Those four strong tags are the culprit.
* The search word does not matter. Going to special:Search directly (without
any search query) does not make the sidebar bold for me.
* Configuring my personal common.css file to have font-weight:normal on
.mw-search-results and #mw-navigation works for me as an workaround.

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


[Bug 61348] Bold sidebar and search results when searching in Windows xp sp3

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61348

snaevar snaevar-w...@gmx.com changed:

   What|Removed |Added

Summary|Search for Module:html |Bold sidebar and search
   |markup results in a bold   |results when searching in
   |sidebar.|Windows xp sp3

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


[Bug 68612] New: Create moderator group at the Vietnamese Wikipedia

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68612

Bug ID: 68612
   Summary: Create moderator group at the Vietnamese Wikipedia
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Site requests
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: m...@1ec5.org
CC: benap...@gmail.com,
bugzilla+org.wikime...@tuxmachine.com,
dereck...@espace-win.org, johnflewi...@gmail.com,
steinsplit...@wikipedia.de, wikimedia.b...@snowolf.eu
   Web browser: ---
   Mobile Platform: ---

The Vietnamese Wikipedia community has voted to establish a new moderator
user group, called điều phối viên in Vietnamese. Members of this group will
have the following rights: protect, delete, undelete, deleterevision.
Additionally, they will have all the rights of the following groups:
autopatrolled, patroller, rollbacker. Bureaucrats will grant moderator rights.

Vote to establish user group:
[[vi:Wikipedia:Biểu quyết/Quyền moderator]]

Vote to name user group:
[[vi:Wikipedia:Biểu quyết/Tên gọi Moderator]]

Group description:
[[vi:Wikipedia:Điều phối viên]]

So far one user has been voted moderator:
[[vi:Wikipedia:Biểu quyết chọn điều phối viên/Alphama]]

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


[Bug 68612] Create moderator group at the Vietnamese Wikipedia

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68612

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

   What|Removed |Added

   Keywords||shell
URL||https://vi.wikipedia.org/wi
   ||ki/Wikipedia:Biểu_quyết/Quy
   ||ền_moderator

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


[Bug 68612] Create moderator group at the Vietnamese Wikipedia

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68612

Vogone leon.liese...@wikipedia.de changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||leon.liese...@wikipedia.de
   Severity|normal  |enhancement

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


[Bug 68613] New: checkimages reports execution time even when the bot does execute

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68613

Bug ID: 68613
   Summary: checkimages reports execution time even when the bot
does execute
   Product: Pywikibot
   Version: core (2.0)
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: pywikipedia-b...@lists.wikimedia.org
  Reporter: jay...@gmail.com
   Web browser: ---
   Mobile Platform: ---

If there was an error parsing the command line arguments, or sys.exit was
called when -help was found, the execution time is output (to stderr by
default).

$ python pwb.py scripts/checkimages.py -help
...
Execution time: 0 seconds

-- 
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 64370] Run script to recalculate Wikivoyage statistics

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64370

--- Comment #14 from Andyrom75 andyro...@hotmail.com ---
Kunal, unfortunately the sync doesn't happen, in fact since the last
syncronization, some language version (en:voy, fr:voy, it:voy, ...) already has
some misalignement, due to bugs that affect the counters.

I've seen that This, that and the other has tried to patch the bug 40009. If
the patch succeed we can re-run the initSiteStats.php to eliminate the
misalignments.

-- 
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 40009] Special:Import increases NUMBEROFARTICLES for each Revision instead of each Article

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40009

--- Comment #24 from Andyrom75 andyro...@hotmail.com ---
This, that and the other, your patch is already running? In the affirmative
case we can test it, importing a page. If the article counter will increase of
1 unit instead of the total amount of the revision, the test has succeeded and
the bug definitely 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 64726] FlaggedRevs for Norwegian (bokmål) Wikipedia

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64726

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Priority|Normal  |Low
 CC||federicol...@tiscali.it

--- Comment #11 from Nemo federicol...@tiscali.it ---
Realistically, this is low priority, as in having little chance of being picked
up by someone other than the proposers. I've added some tips based on
observation of past cases to
https://meta.wikimedia.org/wiki/Flagged_Revisions#Enabling

(In reply to James Forrester from comment #10)
 What's our current policies on allowing more wikis to take on FlaggedRevs? 

None.

 I
 vaguely remember that we wanted to stop people using it as it didn't work
 out well for communities (making editing harder and scaring away far more
 people than it brought in), but I can't find anything from a quick search.

There wasn't any such discussion, only some private grumbling by people
dissatisfied with its usage on mediawiki.org etc. However, I've added some
considerations to https://meta.wikimedia.org/wiki/Flagged_Revisions#Results , I
think it's about time everyone who has knowledge on the matter writes it down.

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


[Bug 40009] Special:Import increases NUMBEROFARTICLES for each Revision instead of each Article

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40009

--- Comment #25 from This, that and the other at.li...@live.com.au ---
(In reply to Andyrom75 from comment #24)
 This, that and the other, your patch is already running?

Not yet; you'll have to wait until at least 4 August to be able to try it out
on Wikivoyage editions.

-- 
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 63568] KeyError 'query' in checkimages

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63568

Amir Ladsgroup ladsgr...@gmail.com changed:

   What|Removed |Added

 CC||ladsgr...@gmail.com

--- Comment #1 from Amir Ladsgroup ladsgr...@gmail.com ---
works for me, can you check again?

-- 
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 68556] [Regression] Disabled CodeEditor prevents toolbar functions to work

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68556

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

   What|Removed |Added

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

--- Comment #3 from Derk-Jan Hartman hartman.w...@gmail.com ---
Bingo got it. Now to find a better way to fix this
and more importantly.. document it...

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


[Bug 50329] We need a common repository for Scribunto modules and templates

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50329

--- Comment #20 from Rob Kam rob...@ymail.com ---
Posted as a draft RFC
https://www.mediawiki.org/wiki/Requests_for_comment/A_central_repository_for_templates

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


[Bug 67044] Can't upload SVG because a filter is present on a image

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67044

--- Comment #4 from PRO perheli...@gmail.com ---
Sorry I did not think that one has to be so specific. Yes it is on Commons, but
that should not matter? And yes it's both, so this does not matter (the Wizard
msg is a bit different)? I think there are some attributes left in the SVG
restriction upload-filter, here the SVG attribute filter himself (on line
147 in the attachment).

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


[Bug 67044] Can't upload SVG because a filter is present on a image

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67044

--- Comment #5 from PRO perheli...@gmail.com ---
Can you simply upload the file?? (test on simply [[c:File:Test.svg]])

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


[Bug 68614] New: Install lighttpd binary mod_magnet.so

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68614

Bug ID: 68614
   Summary: Install lighttpd binary mod_magnet.so
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: metat...@online.ms
CC: benap...@gmail.com, t...@tim-landscheidt.de
   Web browser: ---
   Mobile Platform: ---

Current Lighttpd seems to be compiled with lua-support option ( --with-lua),
but mod_magnet.so is missing.

Pls install/add mod_magnet.so

Refs:
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_ModMagnet

(plugin.c.169) dlopen() failed for: /usr/lib/lighttpd/mod_magnet.so
/usr/lib/lighttpd/mod_magnet.so: cannot open shared object file: No such file
or directory 

@tools-webgrid-04:~$ lighttpd -V
lighttpd/1.4.28 (ssl) - a light and fast webserver
Build-Date: Dec 20 2011 14:36:55

Event Handlers:

+ select (generic)
+ poll (Unix)
- rt-signals (Linux 2.4+)
+ epoll (Linux 2.6)
- /dev/poll (Solaris)
- kqueue (FreeBSD)
- libev (generic)

Network handler:

+ sendfile

Features:

+ IPv6 support
+ zlib support
+ bzip2 support
+ crypt support
+ SSL Support
+ PCRE support
+ mySQL support
+ LDAP support
+ memcached support
+ FAM support
+ LUA support
+ xml support
+ SQLite support
+ GDBM support

-- 
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 68236] Some localized dates can't be encoded in date property fields.

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68236

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

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||lydia.pintscher@wikimedia.d
   ||e
 Resolution|--- |DUPLICATE

--- Comment #2 from Lydia Pintscher lydia.pintsc...@wikimedia.de ---


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

-- 
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 48962] localize display of time values

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48962

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

   What|Removed |Added

 CC||dereck...@espace-win.org

--- Comment #9 from Lydia Pintscher lydia.pintsc...@wikimedia.de ---
*** Bug 68236 has been marked as a duplicate of this bug. ***

-- 
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 68221] WikidataRepo: message “summary” escaped twice in undo form

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68221

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

   What|Removed |Added

   Keywords||easy, need-volunteer
 CC||lydia.pintscher@wikimedia.d
   ||e

-- 
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 63569] redirect.py should process CircularRedirect exception silently instead of break the script

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63569

Amir Ladsgroup ladsgr...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||ladsgr...@gmail.com
 Resolution|--- |WORKSFORME

--- Comment #1 from Amir Ladsgroup ladsgr...@gmail.com ---
ladsgroup@tools-login:~/core-clean$ python pwb.py redirect double -lang:fa
-family:wikipedia
Retrieving special page...
.
.
.
 کاربر:CFCF 
ERROR: Page بحث کاربر:CFCF is a circular redirect.
Skipping [[fa:کاربر:CFCF]].


ladsgroup@tools-login:~/core-clean$ python pwb.py version
Pywikibot: [https] r-pywikibot-core.git (daa07a7, g3572, 2014/07/23, 22:49:39,
OUTDATED)
Release version: 2.0b1
Python: 2.7.3 (default, Feb 27 2014, 19:58:35) 
[GCC 4.6.3]
unicode test: ok

-- 
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 68615] New: Install Linux kernel AIO access library: libaio (libaio1)

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68615

Bug ID: 68615
   Summary: Install Linux kernel AIO access library: libaio
(libaio1)
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: metat...@online.ms
CC: benap...@gmail.com, t...@tim-landscheidt.de
   Web browser: ---
   Mobile Platform: ---

This library enables userspace to use Linux kernel asynchronous I/O system
calls, important for the performance of databases and other advanced
applications.

http://packages.ubuntu.com/precise/libaio1

-- 
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 68614] Install lighttpd binary mod_magnet.so

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68614

--- Comment #1 from metatron metat...@online.ms ---
There's even a package for this

http://packages.ubuntu.com/precise/lighttpd-mod-magnet

-- 
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 59687] fixing_redirects.py: use more efficient querying

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59687

Amir Ladsgroup ladsgr...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||ladsgr...@gmail.com
   Severity|normal  |enhancement

-- 
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 68616] New: Add import sources for bhwiki

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68616

Bug ID: 68616
   Summary: Add import sources for bhwiki
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Keywords: shell
  Severity: normal
  Priority: Unprioritized
 Component: Site requests
  Assignee: h...@online.de
  Reporter: h...@online.de
CC: benap...@gmail.com,
bugzilla+org.wikime...@tuxmachine.com,
dereck...@espace-win.org, johnflewi...@gmail.com,
steinsplit...@wikipedia.de, wikimedia.b...@snowolf.eu
   Web browser: ---
   Mobile Platform: ---

Per
https://bh.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:%E0%A4%9A%E0%A5%8C%E0%A4%AA%E0%A4%BE%E0%A4%B2oldid=112008#.E0.A4.85.E0.A4.A8.E0.A5.8D.E0.A4.A4.E0.A4.B0.E0.A4.B5.E0.A4.BF.E0.A4.95.E0.A4.BF_.E0.A4.86.E0.A4.AF.E0.A4.BE.E0.A4.A4.E0.A4.95_.E0.A4.B5.E0.A4.BF.E0.A4.95.E0.A4.BF.E0.A4.AA.E0.A5.80.E0.A4.A1.E0.A4.BF.E0.A4.AF.E0.A4.BE
and
https://meta.wikimedia.org/w/index.php?title=User_talk:Hoo_manoldid=9298160#Need_help_again

-- 
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 68616] Add import sources for bhwiki

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68616

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

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

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


[Bug 68616] Add import sources for bhwiki

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68616

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 149530 had a related patch set uploaded by Hoo man:
Add import sources for bhwiki

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

-- 
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 58549] catall.py replaces categories instead of adding them

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58549

Amir Ladsgroup ladsgr...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Highest
 CC||ladsgr...@gmail.com
   Severity|normal  |major

-- 
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 55330] interwiki.py -untranslatedonly -number:nn not intuitive

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55330

Amir Ladsgroup ladsgr...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Lowest
 CC||ladsgr...@gmail.com
   Severity|normal  |enhancement

--- Comment #2 from Amir Ladsgroup ladsgr...@gmail.com ---
oldest bug I've seen in pywikibot and still valid. 7 years!

-nn usually means number of pages that bot will work on not number of page that
meet the criteria, I recommend that we make another option like -limitnumber
that won't stop until number pages that changed is less than the number

-- 
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 44731] Wrong cert on mail.wikipedia.org (as it redirects to lists.wikimedia.org)

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44731

--- Comment #14 from Zell Faze zellf...@zellfaze.org ---
I would recommend not turning off HTTPS on the domain if that is the direction
the discussion is heading.  I like the idea of even just the simple redirect
being secure.

 Just to be clear, the result Zell mentioned is HTTP
 (http://mail.wikipedia.org/pipermail/wikitech-l/), not HTTPS, so that
 particular link would only affect HTTPS Everywhere (or similar) users.

This is correct.  I use HTTPS Everywhere, and there are quite a lot of people
who do, especially within the sort of community that searches for technical
mailing list archives.

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


[Bug 67410] UnicodeDecodeError in reflinks.py

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67410

Amir Ladsgroup ladsgr...@gmail.com changed:

   What|Removed |Added

 CC||ladsgr...@gmail.com

--- Comment #11 from Amir Ladsgroup ladsgr...@gmail.com ---
The patch is merged, so Is it still valid? May I close the bug?

-- 
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 68543] clean sandbox fails if the page is a redirect

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68543

Amir Ladsgroup ladsgr...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||ladsgr...@gmail.com
   Assignee|pywikipedia-b...@lists.wiki |ladsgr...@gmail.com
   |media.org   |

--- Comment #1 from Amir Ladsgroup ladsgr...@gmail.com ---
I will fix it

-- 
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 53778] [Regression] wikitech.wikimedia.org is sending empty Echo notification emails

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53778

--- Comment #10 from Alex Monk kren...@wikimedia.org ---
Well, there was Gerrit change 149459

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


[Bug 20202] Web performance: texvc math images do not specify width and height attributes

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20202

--- Comment #9 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 144939 merged by Frédéric Wang:
Add width and height to SVG image

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

-- 
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 68295] Add image width and height to the database

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68295

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 144939 merged by Frédéric Wang:
Add width and height to SVG image

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

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


[Bug 20202] Web performance: texvc math images do not specify width and height attributes

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20202

--- Comment #10 from Frédéric Wang fred.w...@free.fr ---
(In reply to Gerrit Notification Bot from comment #9)
 Change 144939 merged by Frédéric Wang:
 Add width and height to SVG image
 
 https://gerrit.wikimedia.org/r/144939

This is really only for the SVG images. The PNG still need some width/height
attributes, IIUC.

-- 
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 68463] preferences do not respect showExternalRecentChanges setting

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68463

Aude aude.w...@gmail.com changed:

   What|Removed |Added

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

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


[Bug 66718] Other projects sidebar beta feature

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66718

Aude aude.w...@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||aude.w...@gmail.com
 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 68325] Server side generated html of read only Entity views shouldn't include edit links

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68325

John F. Lewis johnflewi...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||johnflewi...@gmail.com
 Whiteboard||u=dev c=backend p=0

-- 
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 68567] Make EntityView UI aware of redirects

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68567

John F. Lewis johnflewi...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||johnflewi...@gmail.com
 Whiteboard||u=dev c=backend p=0

-- 
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 68434] Alias for Special:MergeItems

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68434

John F. Lewis johnflewi...@gmail.com changed:

   What|Removed |Added

   Keywords||easy, need-volunteer
   Priority|Unprioritized   |Low
 CC||johnflewi...@gmail.com
 Whiteboard||u=dev c=backend p=0

-- 
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 68454] Introduce item-redirect permission

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68454

John F. Lewis johnflewi...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||johnflewi...@gmail.com
 Whiteboard||u=dev c=backend p=0

-- 
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 68533] Special:MergeHistory does not work for Wikidata items

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68533

John F. Lewis johnflewi...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Lowest
 CC||johnflewi...@gmail.com

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


[Bug 68366] add script for stitching json dump shards

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68366

John F. Lewis johnflewi...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||johnflewi...@gmail.com

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


[Bug 68443] TimeValue-datatype doesn't wait on conversion, making wrong edits

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68443

John F. Lewis johnflewi...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||johnflewi...@gmail.com

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


[Bug 68461] the show/hide recent changes and watchlist toggle does not respect showExternalRecentChanges setting

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68461

John F. Lewis johnflewi...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||johnflewi...@gmail.com

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


[Bug 68290] add epp_redirect_target column to wb_entity_per_page table

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68290

John F. Lewis johnflewi...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||johnflewi...@gmail.com

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


[Bug 68617] New: editarticle uses deprecated optparser

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68617

Bug ID: 68617
   Summary: editarticle uses deprecated optparser
   Product: Pywikibot
   Version: core (2.0)
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: pywikipedia-b...@lists.wikimedia.org
  Reporter: jay...@gmail.com
   Web browser: ---
   Mobile Platform: ---

optparser was deprecated in py 2.7
https://docs.python.org/2/library/argparse.html#module-argparse

It is used by editarticle.py

-- 
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 68319] Change abusefilter-log-detail user group rights on es.wikipedia

2014-07-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68319

Vogone leon.liese...@wikipedia.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 CC||leon.liese...@wikipedia.de
   Assignee|wikibugs-l@lists.wikimedia. |leon.liese...@wikipedia.de
   |org |
 Ever confirmed|0   |1

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


  1   2   3   >