[TYPO3-core] [Broken] TYPO3/TYPO3.CMS#1832 (master - a9f111f)

Travis CI notifications at travis-ci.org
Mon Jan 13 19:33:57 CET 2014


Build Update for TYPO3/TYPO3.CMS
-------------------------------------

Build: #1832
Status: Broken

Duration: 32 minutes and 11 seconds
Commit: a9f111f (master)
Author: Steffen Ritter
Message: [TASK] Calculated hash of File object is never used

The indexing pre-calculates the file hash and stores it in
the sys_file table. Sadly the getter of file objects never looks
at this again and always recalculates the hash via the driver,
which is very slow.

Resolves: #54235
Releases: 6.2, 6.1, 6.0
Change-Id: I16bfa2126031f26b8e31da8d8c0b3fc07d0217dc
Reviewed-on: https://review.typo3.org/26689
Reviewed-by: Oliver Hader
Tested-by: Oliver Hader
Reviewed-by: Oliver Klee
Reviewed-by: Benjamin Mack
Tested-by: Benjamin Mack

View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/df96f236c8f3...a9f111f32482

View the full build log and details: https://travis-ci.org/TYPO3/TYPO3.CMS/builds/16881472

--

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/20140113/e451a008/attachment.htm>


More information about the TYPO3-team-core mailing list