TYPO3 11.5.17
13 October 2022
TYPO3 version 11.5.17 is now available.
Upgrading to TYPO3 11.5.17
TYPO3 11.5.17 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply TYPO3 updates as new versions are released, or use Installatron's Clone feature to duplicate an existing TYPO3 install to test the 11.5.17 upgrade prior to applying it live. Get started managing your TYPO3 installations with Installatron
What's New in TYPO3 11.5.17
Bug Fixes and Changes
- [BUGFIX] Ensure case-insensitive like() and notLike() expression
- [BUGFIX] Avoid undefined array key access with 'nonWrappedTag'
- [BUGFIX] Avoid undefined array key access in explodeUrl2Array()
- [TASK] Replace prophecy in PreviewModuleTest
- [BUGFIX] Prevent undefined array index "pi_flexform"
- [BUGFIX] Avoid notices triggered by invalid markup
- [BUGFIX] Ensure DB Check->Full Search module works with PostgresSQL
- [BUGFIX] Avoid undefined array key access in TextMenuContentObject
- [BUGFIX] Ensure proper identifier quoting in AbstractMenuContentObject
- [BUGFIX] Ensure working PostgreSQL libpq version environment check
- [BUGFIX] Uninitialized properties in DebuggerUtility
- [BUGFIX] Ensure ext:redirects backend module pagination works
- [TASK] Replace prophecy calls in AdminPanelInitiatorTest
- [BUGFIX] Properly cleanup registered exception handlers in tests
- [TASK] Ensure unit tests properly call parent::setUp()
- [BUGFIX] Avoid undefined array key access in PageInfoViewHelper
- [TASK] Update to PHPStan 1.8.8
- [BUGFIX] Always call GU::intExplode with a string in EXT:frontend
- [TASK] Prevent undefined array key warnings in ext:filelist
- [TASK] Tune php-cs-fixer setup
- [TASK] Update to PHPStan 1.8.7
- [TASK] Mitigate browser "spell jacking" in form elements
- [TASK] Raise friendsofphp/php-cs-fixer:^3.11.0
- [BUGFIX] Avoid possible notice in AbstractPlugin
- [TASK] Enable one TransportFactory unit test execution for PHP8.1
- [BUGFIX] Prevent undefined array key in TimeTracker
- [BUGFIX] Handle missing pageRow in DatabaseRecordList
- [TASK] Purge FormProtection in some functional tests
- [TASK] Remove last usage of t3x
- [BUGFIX] Consider filemounts from groups
- [TASK] Add base64url encode/decode functionality
- [BUGFIX] Restore and streamline auth log with MFA
- [BUGFIX] Fix glitches in controls of EXT:viewpage
- [BUGFIX] Show correct group label for system records
- [BUGFIX] Prevent undefined array key in ProcessedFile
- [BUGFIX] Prevent failed property access in PublicPropertyDeprecationTrait
- [BUGFIX] Prevent undefined array key in AbstractItemProvider
- [BUGFIX] Render proper markup for datetime picker buttons
- [BUGFIX] Prevent undefined array key in SaveToDatabaseFinisher
- [BUGFIX] Prevent undefined array key in SearchController
- [TASK] Prevent undefined array key warnings in ext:adminpanel
- [BUGFIX] Streamline Changelog documentation tags
- [BUGFIX] Prevent undefined array keys in AbstractMenuContentObject
- [BUGFIX] Use values for link types
- [BUGFIX] Allow sorting of pages on root level
- [BUGFIX] Disable horizontal scrollbar in module menu
- [BUGFIX] Update missing file properties
- [BUGFIX] Don't ignore TCA 'ctrl' 'groupName'
- [TASK] Remove unused configuration option
- [TASK] Prevent undefined array key warnings in ext:beuser
- [TASK] Prevent undefined array key warnings in ext:dashboard
- [BUGFIX] Guard array key access in TypoScriptFrontendController
- [BUGFIX] Avoid undefined array key access in HtmlParser
- [BUGFIX] Fix hide/unhide inline control for a special case
- [DOCS] Clarify the page TSconfig settings for RTE
- [TASK] Streamline scheduler flash messages
- [TASK] Remove wrong doc comments in \TYPO3\CMS\Core\Database\Connection
- [BUGFIX] Use array key access guard in WorkspaceVersionRecordsCommand
- [TASK] Allow flushing the makeInstance class name caches for testing
- [BUGFIX] Avoid FE error if url field on external pages is empty
- [BUGFIX] Use array key access guard in WorkspaceVersionRecordsCommand
- [BUGFIX] Use array key access guard in SchedulerCommand
- [TASK] Add note about the Testing app context
- [BUGFIX] Avoid undefined array key in RecordLinkHandler
- [TASK] Simplify BackendUserGroupRepository::findByUidList
- [BUGFIX] Use array key access guard in ExtensionManagementUtility