[TYPO3-core] [Passed] TYPO3/TYPO3.CMS#1988 (master - 3756116)
Travis CI
notifications at travis-ci.org
Thu Jan 30 18:27:00 CET 2014
Build Update for TYPO3/TYPO3.CMS
-------------------------------------
Build: #1988
Status: Passed
Duration: 25 minutes and 29 seconds
Commit: 3756116 (master)
Author: Steffen Ritter
Message: [TASK] Fix remaining calls to FileRepository for retrieving Files
In previous efforts the calls to the FileRepository, when retrieving
File objects have been relocated to the ResourceFactory, since the
coexistence causes problems when it comes to metadata and multiple
instances of the same entity.
As findByUid is defined in the AbstractRepository it was overlooked
until now. This patch overrides the base method, deprecated it and
calls the ResourceFactory, too.
In addition all calls in core are replaced with the direct call.
Resolves: #53690
Releases: 6.2
Change-Id: I89a665211bd7d400f339e27bd2b155958fe5daf1
Reviewed-on: https://review.typo3.org/26850
Reviewed-by: Ingo Schmitt
Tested-by: Ingo Schmitt
Reviewed-by: Frans Saris
Tested-by: Frans Saris
View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/036063910a35...3756116a4097
View the full build log and details: https://travis-ci.org/TYPO3/TYPO3.CMS/builds/17918952
--
You can configure recipients for build notifications in your .travis.yml file. See http://about.travis-ci.org/docs/user/build-configuration
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20140130/ab66513c/attachment-0001.htm>
More information about the TYPO3-team-core
mailing list