Closed (fixed)
Project:
Video
Version:
7.x-2.x-dev
Component:
Zencoder
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2012 at 10:47 UTC
Updated:
17 Jan 2013 at 18:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
30equals commentedmmm... patch isn't clean... new cleaned up one.
Comment #2
Jorrit commentedYou should use the Drupal methods to fetch files over HTTP and decode JSON. Also, I think it is best to put
nl2br()outside of thet(),<br/>doesn't need to be translated.Comment #3
30equals commentedI changed the patch according to your feedback. Hope it's fine now.
Comment #4
30equals commentedNew patch with http error handling and change use of t().
Comment #5
Jorrit commentedCommitted, thanks.