Closed (fixed)
Project:
File Entity (fieldable files)
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
25 Apr 2013 at 16:56 UTC
Updated:
4 Jan 2014 at 03:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dave reidLet's try this out.
Comment #3
dave reid#1: 1979832-file-type-remove-streams.patch queued for re-testing.
Comment #5
dave reidI think I've got the test failures fixed. I think we are able to assume that both public and private files are enabled all the time on tests, and the current tests made the assumption that files automatically are assigned private all the time and you don't get the scheme selection.
Comment #6
devin carlson commentedThe patch in #5 applied cleanly and removed all references to per filetype scheme restrictions.
After applying the patch I was still able to add new files and view, edit and delete existing files. I also upgraded two existing sites, one running unstable7 and one running the latest -dev, without encountering any problems.
Each site had a number of visible, writeable stream wrappers and a couple of custom media providers. I didn't have any issues there either, so marking RTBC.
Comment #7
dave reidThanks, I had tested this extensively as well, so committed #5 to 7.x-2.x.
http://drupalcode.org/project/file_entity.git/commit/e6f091e
Comment #8
rob c commentedHeh, already beat me to it. I can confirm #6, also upgraded a site that runs the latest dev 2.x, seems to work ok.