Status: Accepted Owner: [email protected] Labels: Type-Defect Priority-Medium Milestone-Release-1.0.8 Component-Digital-Content-Mgmt
New issue 799 by [email protected]: Graceful degradation for video upload without ffmpeg support http://code.google.com/p/qubit-toolkit/issues/detail?id=799 The system will currently fail silently when uploading a video file if the ffmpeg library is not installed on the server. After attempting the upload we see this error on the informationobject/show page: Fatal error: Call to a member function getFullPath() on a non-object in /home/david/public_html/qubit/apps/qubit/modules/digitalobject/templates/_showVideo.php on line 17 Desired behavior is to check for the ffmpeg library, gracefully fail, and report the lack of the ffmpeg libary to the user. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Qubit Toolkit Issues" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/qubit-issues?hl=en -~----------~----~----~----~------~----~------~--~---
