Skip to content
Snippets Groups Projects
Commit c7939b2e authored by Georg Ringer's avatar Georg Ringer Committed by Benni Mack
Browse files

[TASK] Force integer for specific fields of site configuration

If the site config is saved through the site module the following fields
are saved as integer instead of a string:

- `languageId` of a language item
- `errorCode of an errorHandling item

This change makes it easier to lint the yaml configuration.

Resolves: #92510
Releases: master, 10.4
Change-Id: I3086a6c71a191ac1cbc0c14deadce3fa7fab5f5d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66076


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarJosef Glatz <josefglatz@gmail.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarJosef Glatz <josefglatz@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent dba3996b
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