Closed (duplicate)
Project:
Video
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Feb 2013 at 07:31 UTC
Updated:
4 Apr 2017 at 06:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
JvE commentedComment #2
brycefisherfleig commentedComment #3
ydahiGreat, was running in to this issue - patch works perfectly fine.
Video 7.x-2.11
Comment #4
anrkaid commentedActually, user can have access to the converted version (for example, preview) and not have access to the original file.
Therefore, video_file_download() should return NULL in this case instead of '-1', because '-1' value means 'discard other modules overrides & deny access'.
Comment #5
hypertext200Comment #6
JvE commentedThis issue was fixed in #2320777: Allow other modules to grant or deny access to converted videos.