[TYPO3-core] Errored: TYPO3/TYPO3.CMS#3326 (master - cdaa8c4)

Travis CI notifications at travis-ci.org
Mon Jun 23 08:43:22 CEST 2014


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

Build: #3326
Status: Errored

Duration: 3 minutes and 31 seconds
Commit: cdaa8c4 (master)
Author: Georg Ringer
Message: [BUGFIX] Make Extbase respect sys_language_mode=strict

The Extbase query parser currently doesn't respect strict language mode
because it doesn't consider records that are only present in a localized
language version, but not in the default language.

As a consequence, records only present in a localized language version
are not fetched at all while for counting/paging the count of the default
language version is used.

This change adds a check for strict language mode and additional query
parts to solve this issue.

Releases: 6.3, 6.2
Resolves: #47183
Change-Id: I36511b2fd7c91f0bed5110c2cf12c04c8bbca9c9
Reviewed-on: https://review.typo3.org/30757
Reviewed-by: Frans Saris
Tested-by: Frans Saris
Reviewed-by: Lorenz Ulrich
Tested-by: Lorenz Ulrich
Reviewed-by: Stefan Froemken
Tested-by: Stefan Froemken
Reviewed-by: Georg Ringer
Tested-by: Georg Ringer

View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/6f809920b8f0...cdaa8c4a1668

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

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20140623/6fce3928/attachment-0001.htm>


More information about the TYPO3-team-core mailing list