Closed (fixed)
Project:
Video
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2011 at 17:33 UTC
Updated:
4 Apr 2011 at 12:59 UTC
Jump to comment: Most recent file
Ampersand just needs to be removed from argument passed to video_s3_load_video() on line 27. I'll submit a patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | pass_by_ref_bug-1083104-1.patch | 800 bytes | rohnjeynolds |
Comments
Comment #1
rohnjeynolds commentedPatch attached
Comment #2
hypertext200Thanks for the patches, we are developing the core of the video module for D7 and yet to start S3 and Zencoder integration. You may know in D7 the stream wrappers comes in to play, so my plan is to create a stream wrapper for S3 and use directly it with D7.
I will push some code in couple of hours, which is the later we have.
Comment #3
hypertext200