Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK:T12] Replace query generator #3454

Conversation

3l73
Copy link
Collaborator

@3l73 3l73 commented Jan 16, 2023

The use of the QueryGenerator::getTreeList() was replaced with
\ApacheSolrForTypo3\Solr\System\Records\Pages\PagesRepository::getTreeList()

Resolves: #3453
Relates: #3376

@3l73 3l73 added the 12LTS label Jan 16, 2023
@3l73 3l73 self-assigned this Jan 16, 2023
@3l73 3l73 linked an issue Jan 16, 2023 that may be closed by this pull request
@3l73 3l73 force-pushed the task/3453-Replace_QueryGenerator branch from 4cb8a82 to d96f146 Compare January 16, 2023 11:29
@3l73 3l73 requested a review from dkd-kaehm January 16, 2023 11:32
@3l73 3l73 removed the 12LTS label Jan 16, 2023
@3l73 3l73 changed the title [Task] Replace query generator [TASK:T12] Replace query generator Jan 17, 2023
@dkd-kaehm dkd-kaehm force-pushed the task/3376-TYPO3_12_compatibility branch from cdfc1ac to c444f0e Compare January 19, 2023 14:53
@dkd-kaehm dkd-kaehm force-pushed the task/3453-Replace_QueryGenerator branch from d96f146 to a5fd8c6 Compare January 20, 2023 13:35
@dkd-kaehm dkd-kaehm force-pushed the task/3453-Replace_QueryGenerator branch from a5fd8c6 to e9b2666 Compare January 27, 2023 13:39
@dkd-kaehm dkd-kaehm marked this pull request as ready for review January 27, 2023 13:40
dkd-kaehm
dkd-kaehm previously approved these changes Jan 27, 2023
The use of the `QueryGenerator::getTreeList()` was replaced with
`\ApacheSolrForTypo3\Solr\System\Records\Pages\PagesRepository::getTreeList()`

Resolves: TYPO3-Solr#3453
Relates: TYPO3-Solr#3376
@dkd-kaehm dkd-kaehm force-pushed the task/3453-Replace_QueryGenerator branch from e9b2666 to 23d516f Compare January 27, 2023 13:43
@dkd-kaehm dkd-kaehm merged commit f458a18 into TYPO3-Solr:task/3376-TYPO3_12_compatibility Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TASK] Replace deprecated QueryGenerator
2 participants