Skip to content
Snippets Groups Projects
Commit 011e4563 authored by Ziad Abdul Hai's avatar Ziad Abdul Hai Committed by Christian Kuhn
Browse files

[BUGFIX] Guard array key access in `SetupModuleController`

Prevent an undefined array key warning in case
a non-admin-user save his profile with disabled
avatar field, for example with

  setup.fields.avatar.disabled=1

Resolves: #103873
Releases: main, 12.4
Change-Id: I1c91fb65b8508445928a5ec405b9447f452c1fdc
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84339


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent cef0b7d1
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