Reviewed & tested by the community
Project:
Remote File Source
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2015 at 05:39 UTC
Updated:
10 May 2017 at 23:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
David_Rothstein commentedHere is an (untested) patch based on the fix that works for the other modules.
Comment #2
markabur commentedWorks for me! Before the patch, clicking the Select button would show the ajax spinner, but the text field would not get replaced with a file preview.
After the patch, the field acts just like expected, with a file preview appearing after the Select button is clicked.