[BUGFIX] Typo3DbQueryParser must handle LowerCase
Resolves: #57263 Releases: 6.2 Change-Id: I89b5051a5fe1d6fc908428019115fcd4bc0d2b38 Reviewed-on: https://review.typo3.org/28735 Reviewed-by: Felix Oertel Tested-by: Felix Oertel Reviewed-by: Markus Klein Tested-by: Markus Klein
Showing
- typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php 2 additions, 2 deletions...ext/extbase/Classes/DomainObject/AbstractDomainObject.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LowerCase.php 22 additions, 4 deletions...ext/extbase/Classes/Persistence/Generic/Qom/LowerCase.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Qom/LowerCaseInterface.php 2 additions, 2 deletions...se/Classes/Persistence/Generic/Qom/LowerCaseInterface.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Qom/QueryObjectModelFactory.php 4 additions, 4 deletions...asses/Persistence/Generic/Qom/QueryObjectModelFactory.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Qom/UpperCase.php 22 additions, 4 deletions...ext/extbase/Classes/Persistence/Generic/Qom/UpperCase.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Qom/UpperCaseInterface.php 2 additions, 2 deletions...se/Classes/Persistence/Generic/Qom/UpperCaseInterface.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Typo3DbQueryParser.php 30 additions, 22 deletions...lasses/Persistence/Generic/Storage/Typo3DbQueryParser.php
- typo3/sysext/extbase/Tests/Functional/Persistence/Fixtures/posts.xml 1 addition, 1 deletion...t/extbase/Tests/Functional/Persistence/Fixtures/posts.xml
- typo3/sysext/extbase/Tests/Functional/Persistence/OperatorTest.php 13 additions, 1 deletion...ext/extbase/Tests/Functional/Persistence/OperatorTest.php
Please register or sign in to comment