Closed (fixed)
Project:
Storage API
Version:
7.x-1.3
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2012 at 14:01 UTC
Updated:
5 Dec 2014 at 11:14 UTC
Jump to comment: Most recent
Comments
Comment #1
musa.thomasOk thanks for no answer, I make a bad patch wich replace the line 300 in ftp.inc
to
But it will be better if we can set this in $option of storageAdd() methode and verify if it can't replace file, it make a uniqueFilename.
Comment #2
jbrown commentedIt might be appropriate for uniqueFilename() to not check the service, but it must check the database, other wise the db could end up having an incorrect record of the container.
Comment #3
musa.thomasYes I must to change primary key on storage_instance table, with the primay on 3 fields. But all is okay if I do it
Comment #4
jbrown commentedDoes the Storage Audit module complain?
Comment #4.0
jbrown commenteds
Comment #5
perignon commentedMarking fix. Feel free to reopen