Project

General

Profile

Actions

Bug #62273

closed

It isn't possible to use a newly created local ResourceStorage

Added by Jacob Rasmussen over 9 years ago. Updated almost 5 years ago.

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

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If you create a new ResourceStorage through the StorageRepository->createLocalStorage method and there is already other ResourceStorages registered, it isn't possible to get the ResourceStorage object from either the StorageRepository->FindByUid or ResourceFactory->getStorageObject method.

This is due to caches not being updated after the new ResourceStorage record have inserted into the database.

I guess the best solution would be to have a signal to indicate when the storage cache should be updated, probably both in StorageRepository and ResourceFactory.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #86689: [BUGFIX][FAL] Update local cache upon creation of new storage objectClosed2018-10-18

Actions
Related to TYPO3 Core - Bug #89780: It isn't possible to use a newly created local ResourceStorageClosed2019-11-26

Actions
Actions #1

Updated by Frans Saris over 9 years ago

  • Tracker changed from Bug to Feature
Actions #2

Updated by Bernhard Kraft about 6 years ago

  • Tracker changed from Feature to Bug
  • TYPO3 Version set to 9
Actions #3

Updated by Gerrit Code Review about 6 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56058

Actions #4

Updated by Gerrit Code Review about 6 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56058

Actions #5

Updated by Bernhard Kraft over 5 years ago

  • Related to Bug #86689: [BUGFIX][FAL] Update local cache upon creation of new storage object added
Actions #6

Updated by Gerrit Code Review over 5 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56058

Actions #7

Updated by Bernhard Kraft over 5 years ago

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

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions #9

Updated by Yann Weyer over 4 years ago

  • Related to Bug #89780: It isn't possible to use a newly created local ResourceStorage added
Actions

Also available in: Atom PDF