Skip to content
Snippets Groups Projects
Commit 60b87b18 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Prevent possible null pointer exception in data processors

The method `getContentObject()` might return null.
This is now properly handled in the MenuProcessor
and LanguageMenuProcessor.

Resolves: #99722
Releases: main, 11.5
Change-Id: Iebaa2324c59032bd10610c2a63156168777070db
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77614


Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent df81e5c3
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment