search_core/Tests/Functional
Daniel Siepmann a232ae0b36
BUGFIX: Respect page uid of content records
Do not index content records of all pages while indexing pages in CMS
8.x.

We add same logic as for CMS 7.x, we extend the query to only fetch
records from current page.

Resolves: #135
2018-03-15 08:08:47 +01:00
..
Connection/Elasticsearch BUGFIX: Respect page uid of content records 2018-03-15 08:08:47 +01:00
DataProcessing TASK: Make extension compatible with CMS 7.6 2018-03-13 20:34:56 +01:00
Fixtures BUGFIX: Respect page uid of content records 2018-03-15 08:08:47 +01:00
Hooks/DataHandler TASK: Make tests compatible with TYPO3 CMS 7.6 2018-03-15 08:07:28 +01:00
Indexing BUGFIX: Respect page uid of content records 2018-03-15 08:08:47 +01:00
AbstractFunctionalTestCase.php TASK: Remove unused comment 2018-03-14 20:23:29 +01:00
Bootstrap.php TASK: Support tests for TYPO3 CMS 7.6 2018-03-13 11:58:01 +01:00
FunctionalTests.xml TASK: Support tests for TYPO3 CMS 7.6 2018-03-13 11:58:01 +01:00