forked from TYPO3-Solr/ext-solr
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUGFIX] Enforce visibility context in Tsfe
TYPO3 by default enables a preview mode if a backend user is logged in, the VisibilityAspect is configured to show hidden elements. Due to this setting hidden relations/translations might be indexed when running the Solr indexer via the TYPO3 backend. To avoid this, the VisibilityAspect is adapted for indexing. Resolves: TYPO3-Solr#3046 Relates: TYPO3-Solr#3050, TYPO3-Solr#2976
- Loading branch information
Showing
1 changed file
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters