Skip to content
Snippets Groups Projects
Commit 23e8c8bc authored by Chris Müller's avatar Chris Müller Committed by Christian Kuhn
Browse files

[BUGFIX] Avoid undefined array keys error using stdWrap_bytes

If either labels or base are not given, the default values
kick in: labels = iec and base = 1024

With the new fallback values in place test ContentObjectRendererTest
notAllStdWrapProcessorsAreCallableWithEmptyConfiguration()
needs a minor adaption.

Resolves: #98154
Releases: main, 11.5
Change-Id: Ib2a242454197be94a75fb3d5bffbb8d0be8a1523
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75484


Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 172868cc
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