PPL

Flickr photo import is not importing all photos

Bug #721032 reported by Christopher Adams
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PPL
Fix Released
Critical
Christopher Adams

Bug Description

A tester with thousands of photos found that Flickr import only gets the first 500, which is the max paging size of the API. There must be a bug in the algorithm that pages through all the photos.

Changed in ppl:
importance: Undecided → Critical
assignee: nobody → Christopher Adams (christopheradams)
milestone: none → 0.3
Changed in ppl:
status: New → Confirmed
description: updated
Revision history for this message
Christopher Adams (christopheradams) wrote :

This line of code was missing from the import photos method:

$pages = (int) $photos['photos']['pages'];

Changed in ppl:
status: Confirmed → In Progress
Changed in ppl:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.