Closed (fixed)
Project:
FileField
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2012 at 17:37 UTC
Updated:
25 Apr 2013 at 21:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
jpwarren00 commentedPatch renamed to include issue number.
Comment #2
quicksketchRemote locations, afaik, aren't supported in any way in Drupal 6. Using a URL in the files table is not intended functionality.
Comment #3
jpwarren00 commentedI understand this, that is why I made it a feature request in this module to provide the additional functionality so the Drupal sites in my enterprise have an integrated solution for our existing enterprise file serving infrastructure. This is a very simple solution that doesn't interfere with any other filefield functionality, and retains the full flexibility of filefield and from what I can see is not exploitable by anyone who doesn't already have enough access and permissions to cause malice on a server (as in access to directly modifying database contents).
I'd prefer to push this patch through instead of having to fork and refactor filefield.
Comment #4
quicksketchHm, okay fair enough. The patch seems simple enough and unlikely to break any existing functionality. Obviously new releases of FileField aren't happening frequently, so it's probably too late to be helpful for you, but I've committed this patch to repository and it will be in the next version.