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 #1

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22915

Actions #2

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22915

Actions #3

Updated by Gerrit Code Review over 10 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22915

Actions #4

Updated by Gerrit Code Review over 10 years ago

Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/23232

Actions #5

Updated by Gerrit Code Review over 10 years ago

Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/23233

Actions #6

Updated by Frans Saris over 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF