Last modified: 2013-04-22 16:16:57 UTC
The flickr uploader doesn't detect that http://www.flickr.com/photos/evarinaldiphotography/sets/72157629245709014 is not pointing to a valid photoset. http://api.flickr.com/services/rest/?nojsoncallback=1&method=flickr.photosets.getPhotos&photoset_id=72157629245709014&format=json&api_key=... returns {"stat":"fail", "code":1, "message":"Photoset not found"} Flickr uploader instead of showing an error that 'Photoset not found' shows "Unfortunately, no photo in the photoset has a license appropriate to be used on this site."
I will try to fix the error msg, but I don't know if the URL is invalid. I am not able to see this photoset due to content restrictions :p
Please refer to https://bugzilla.wikimedia.org/show_bug.cgi?id=43593#c2 to see that the set is a valid set.
https://gerrit.wikimedia.org/r/#/c/45787/
Merged.