[TASK] mssql: A series of functional test fixes
A couple of straight patches withis functional test cases for mssql compatibility: * Set identity where records with uids are inserted * Quote LOB fields correctly * A change to cope with [] encapsulated field and table names Change-Id: I103021550fbe5c62f15e82454c766d67fc0dc63f Resolves: #81465 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/53102 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Tested-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
Markus Sommer <markussom@posteo.de> Tested-by:
Markus Sommer <markussom@posteo.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Tests/Functional/Category/Collection/CategoryCollectionTest.php 13 additions, 9 deletions...Functional/Category/Collection/CategoryCollectionTest.php
- typo3/sysext/core/Tests/Functional/Collection/RecordCollectionRepositoryTest.php 34 additions, 7 deletions.../Functional/Collection/RecordCollectionRepositoryTest.php
- typo3/sysext/core/Tests/Functional/RegistryTest.php 15 additions, 2 deletionstypo3/sysext/core/Tests/Functional/RegistryTest.php
- typo3/sysext/frontend/Tests/Functional/ContentObject/ContentObjectRendererTest.php 11 additions, 14 deletions...ts/Functional/ContentObject/ContentObjectRendererTest.php
- typo3/sysext/frontend/Tests/Functional/Controller/TypoScriptFrontendControllerTest.php 27 additions, 2 deletions...unctional/Controller/TypoScriptFrontendControllerTest.php
Please register or sign in to comment