-
-
Notifications
You must be signed in to change notification settings - Fork 249
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RELEASE] 11.5.2 - Maintenance Release
This is a maintenance release for TYPO3 11.5, containing: - [BUGFIX:BP:11.5] Fix error when indexing pages with field processing instruction categoryUidToHierarchy - [BUGFIX:BP:11.5] Custom doktype is deleted from solr after saving with custom queue configuration - [BUGFIX:BP:11.5] Don't use minimum-stability dev on TYPO3 stable - [BUGFIX:BP:11.5] Fix value resolution in SOLR_RELATION - [FEATURE:P:11.5] Add new option manualSortOrderDelimiter for facets - [BUGFIX:P:11.5] Casting after check - [TASK] Docker version check on docker image build - [BUGFIX:P:11.5] Use ConfigurationManager to get typscript in plugin FlexForm - [BUGFIX:P:11.5] Exception on search plugin if no Solr connection is configured - [BUGFIX:BP:11.5] Fix handling of non existing pages on deletions - [TASK:BP:11] Verify the record before accessing the pid - [TASK:BP:11.5] Handle Solr connection exception - [BUGFIX:BP:11.5] Fix Solr response handling during indexing - [BUGFIX:BP:11.5] Use plugin namespace as label for flexforms - [BUGFIX:BP:11.5] Respect indexingPriority in QueueItemRepository - [BUGFIX:BP:11.5] add empty string as fallback - [BUGFIX:BP:11.5] use siteLanguage TypoScript object to get language id - [BUGFIX:BP:11.5] Sanitize frequent and last searches output - [BUGFIX:BP:11.5] changed from always picking the 0 array value to pic… - [BUGFIX:BP:11.5] Avoid getSolrConfiguration() on null - [TASK:BP:11.5] Disable sql handler - [BUGFIX:BP:11.5] Avoid PHP 8 warning when page indexing fails - [BUGFIX:BP:11.5] Ensure record exists before asserting if draft - [BUGFIX:BP:11.5] Fix usage of null coalescing operator - [BUGFIX:BP:11.5] return empty string for renderStatic if there is no content …
- Loading branch information
1 parent
ec03e64
commit 00e00a2
Showing
6 changed files
with
316 additions
and
47 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
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
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
Oops, something went wrong.