Closed (fixed)
Project:
Media: Vimeo
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2012 at 07:37 UTC
Updated:
8 Apr 2014 at 03:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
drewish commentedSo I guess we wait until a solution it decided on over there then you want to roll a patch?
Comment #2
steinmb commentedThat was my plan, perhaps help out and test it in my env. to see if it breaks and help it get committed.
Comment #3
RobW commented#1180386: Use of copy() and simplexml_load_file() rather than drupal_http_request() causes Media:YouTube thumbnails to be empty has been tested and committed. Here's a patch that copies the changes to Media: Vimeo.
Comment #4
vthirteen commentedI patched the september 7, 2012 7.x-1.x-dev release (the current dev release) with #3 but it doen't seem to work.
I still get
Warning: filesize(): stat failed for vimeo://v/[video-ID] in file_save() (line 570 of /usr/share/drupal7/includes/file.inc).and consecuently the following error, due to impossibility to manipulate a non existing image:
Unable to generate the derived image located at public://styles/[name-of-the-style]/public/media-vimeo/[video-ID].jpg.Comment #5
fuzzy76 commentedAny news on this?
Comment #6
devin carlson commentedThis was fixed as part of a general cleanup of the Vimeo Handler.