[TYPO3-core] Errored: TYPO3/TYPO3.CMS#3327 (TYPO3_6-2 - c78a2e0)
Travis CI
notifications at travis-ci.org
Mon Jun 23 08:44:25 CEST 2014
Build Update for TYPO3/TYPO3.CMS
-------------------------------------
Build: #3327
Status: Errored
Duration: 3 minutes and 52 seconds
Commit: c78a2e0 (TYPO3_6-2)
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: Ifb0ff6dda648fb4a686992ee6f7c00419a3ee934
Reviewed-on: https://review.typo3.org/31061
Reviewed-by: Georg Ringer
Tested-by: Georg Ringer
View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/c14b3fdd7fbe...c78a2e051a5c
View the full build log and details: https://travis-ci.org/TYPO3/TYPO3.CMS/builds/28199965
--
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/2f89b416/attachment.htm>
More information about the TYPO3-team-core
mailing list