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

Commits on Feb 23, 2024

  1. [BUGFIX] TSFE can not be initialized for pages with fe_group="-2"

    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 authored and dkd-friedrich committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e092dc9 View commit details
    Browse the repository at this point in the history