Project

General

Profile

Actions

Bug #49842

closed

FAL: Storage is offline but is still used

Added by Stefan Froemken almost 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-07-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:

Description

Hello Core-Team,

I have programmed a driver for dropbox. It works well and I can add images to my content elements.
While driving train I don't have internet so I have a good environment for testing this scenario. But while editing a content element with an image from dropbox I get an exception that api.dropbox.com was not available. I think a little implementation for testing the connection before was a good start.

In the next step I have set my dropbox storage to Offline and filelist shows a non clickable Dropbox folder. This works very well, but when I edit my content element where an image from dropbox was implemented I get the exception again, that api.dropbox.com was not available. Further I see that method getPublic() was called. My Driver was set as non-public so why this method was called?!?!

I think FAL in filelist works very well, but the implementation to content element still needs some love.

Stefan

Actions

Also available in: Atom PDF