Closed (duplicate)
Project:
Stage File Proxy
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2013 at 16:05 UTC
Updated:
7 Oct 2014 at 14:34 UTC
Jump to comment: Most recent
Comments
Comment #1
gregglesI definitely see a case for moving the $remote_file_dir and $relative_path code to inside the if ($server) block, but I'm less sure about the other.
Leaving as needs review for other folks to weigh in.
Comment #2
dave reidThis would be resolved by #2351485: Use hook_file_url_alter() to fetch files (fixes incompatibility with picture module) as well which speeds up code execution if stage file proxy was not configured, but enabled.
Comment #3
helmo commented@Dave Reid: thanks, lets continue there.