Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.2.4, 2.3.1, 2.4
-
Component/s: Repositories
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE
-
Fixed Branches:MOODLE_22_STABLE, MOODLE_23_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-34633-master -
Pull Master Diff URL:
Description
After picking a file from Flickr repository it has 0 size. Seems that Flickr API has changed recently.
After digging a little I noticed that function repository_flickr::build_photo_url() returns empty string. Flickr method flickr.photos.getSizes returns smaller array than we expect.
Did not test on versions smaller than 2.3
Attachments
Issue Links
- is blocked by
-
MDL-35101 Flickr public fails when picture does not have a license
-
- Closed
-