Task #59334

Epic #58282: Workspaces Workpackage #2

Story #58284: Bug fixes & Behaviour

Enable workspace handling for FAL

Added by Oliver Hader about 1 year ago. Updated about 1 year ago.

Status:New Start date:2014-06-04
Priority:Should have Due date:
Assigned To:Oliver Hader % Done:

0%

Category:File Abstraction Layer (FAL) Spent time: -
Target version:-
TYPO3 Version:6.2 Complexity:
PHP Version:5.3 Sprint Focus:

Description

Probably these methods lack of workspaces support - depends on the context they are used in:

  • ResourceFactory::getCollectionObject
  • ResourceFactory::createCollectionObject
  • ResourceFactory::getFileReferenceObject
  • ResourceFactory::createFileReferenceObject
  • RecordCollectionRepository::findByUid
  • RecordCollectionRepository::findAll
  • RecordCollectionRepository::findByTableName
  • RecordCollectionRepository::findByType
  • RecordCollectionRepository::findByTypeAndTableName
  • RecordCollectionRepository::deleteByUid
  • CategoryBasedFileCollection::loadContents
  • FileRepository::findByRelation
  • FileRepository::findFileReferenceByUid
  • FileRepository::createFileReferenceObject
  • MetaDataRepository::findByFileUid
  • MetaDataRepository::createMetaDataRecord
  • MetaDataRepository::update
  • MetaDataRepository::removeByFileUid

Further analysis and tests are required.

Also available in: Atom PDF