Bug #49842
closedFAL: Storage is offline but is still used
100%
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
Updated by Gerrit Code Review over 11 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
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22915
Updated by Gerrit Code Review over 11 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22915
Updated by Gerrit Code Review about 11 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
Updated by Gerrit Code Review about 11 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
Updated by Frans Saris about 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d3a1baba8328eed1b999b91266e99e3f51ad2444.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed