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

[BUGFIX:BP:11.5] TSFE can not be initialized for pages with fe_group="-2" #3819

Open
wants to merge 1 commit into
base: release-11.5.x
Choose a base branch
from

Conversation

dkd-kaehm
Copy link
Collaborator

The TSFE can not be initialized in record-monitoring(BE editiing) context for pages, whichs fe_group is set to -2(show if fe_user is logged in).

This leads to following behavior:

  • After editing the [sub]pages in BE, the page is removed from index and never indexed again.
  • By reinitialization of pages index queue the page is indexed as expected with expected groups.

Fixes: #3351
Relates: #3347
Ports: #3352

The TSFE can not be initialized in record-monitoring(BE editiing) context for pages, 
whichs fe_group is set to -2(show if fe_user is logged in).

This leads to following behavior:
* After editing the [sub]pages in BE, the page is removed from index and never indexed again.
* By reinitialization of pages index queue the page is indexed as expected with expected groups.

Fixes: TYPO3-Solr#3351
Relates: TYPO3-Solr#3347
Ports: TYPO3-Solr#3352
@dkd-kaehm dkd-kaehm force-pushed the release-11.5.x branch 2 times, most recently from caabbba to e4519e9 Compare July 30, 2024 06:31
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.

1 participant