Last modified: 2014-11-18 21:42:52 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T75461, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 73461 - preloading using multiple properties does not work
preloading using multiple properties does not work
Status: NEW
Product: Pywikibot
Classification: Unclassified
network (Other open bugs)
core-(2.0)
All All
: High major
: ---
Assigned To: Pywikipedia bugs
: performance
Depends on:
Blocks: pwb20
  Show dependency treegraph
 
Reported: 2014-11-15 11:40 UTC by John Mark Vandenberg
Modified: 2014-11-18 21:42 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description John Mark Vandenberg 2014-11-15 11:40:33 UTC
interwiki uses the templates=True and langlinks=True functionality provided by APISite.preloadpages

>>> site.preloadpages(pageGroup, templates=True, langlinks=True)

However, it does not work.  Continuation for langlinks & templates fails.  Only the revisions continuation is performed.

I presume it has never worked, as the commit that added it did not do anything related to handling of multiple continuations

http://git.wikimedia.org/commit/pywikibot%2Fcore.git/aa8739dc5ff876b71e42cc8158df42f2860261c8
Comment 1 Gerrit Notification Bot 2014-11-15 11:53:18 UTC
Change 173499 had a related patch set uploaded by John Vandenberg:
Preloading tests

https://gerrit.wikimedia.org/r/173499
Comment 2 John Mark Vandenberg 2014-11-15 12:06:53 UTC
As far as I can see, only interwiki uses this.
This bug is not causing errors, but langlinks & templates are not being preloaded, so interwiki is operating much slower than it would in compat.
Comment 3 Mpaa 2014-11-15 14:46:34 UTC
Support for multiple continuation has been added here:
https://bugzilla.wikimedia.org/show_bug.cgi?id=55193
Comment 4 Gerrit Notification Bot 2014-11-18 18:44:50 UTC
Change 173499 merged by jenkins-bot:
Preloading tests

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

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links