[TYPO3-core] [Broken] TYPO3/TYPO3.CMS#1765 (master - 8207a2b)

Travis CI notifications at travis-ci.org
Sat Jan 4 15:48:02 CET 2014


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

Build: #1765
Status: Broken

Duration: 11 minutes and 2 seconds
Commit: 8207a2b (master)
Author: Alexander Stehlik
Message: [BUGFIX] Allow NULL values in INSERT queries

Currently only UPDATE queries pass the $allowNull parameter to the
fullQuoteStr() method in the DatabaseHandler. To make the behavior of
both methods consistent and to allow NULL values during creation of
new records by TCEmain the $allowNull parameter is also set to TRUE for
INSERT queries.

Resolves: #53662
Releases: 6.2, 6.1, 6.0
Change-Id: I066b9880a557b6c9058fc15f467631f1313300f9
Reviewed-on: https://review.typo3.org/25422
Reviewed-by: Philipp Gampe
Reviewed-by: Frans Saris
Tested-by: Frans Saris
Reviewed-by: Xavier Perseguers
Reviewed-by: Markus Klein
Tested-by: Markus Klein

View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/6a66355463a4...8207a2bb3ffa

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

--

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/20140104/cc3df00a/attachment.htm>


More information about the TYPO3-team-core mailing list