Skip to content
Snippets Groups Projects
Commit d551921b authored by Benjamin Mack's avatar Benjamin Mack Committed by Morton Jonuschat
Browse files

[BUGFIX] Make sure fixPermissions gets 4 digit string

The global file options "fileCreateMask" and "folderCreateMask" should 
always have 4 digits when calling GeneralUtility::fixPermissions() to 
avoid any problems when having a misconfiguration.

Resolves: #36167
Releases: master
Change-Id: I4ad8a98770a63abe7f8ba3de00b0394d211d5d03
Reviewed-on: https://review.typo3.org/44430


Reviewed-by: default avatarMichael Oehlhof <typo3@oehlhof.de>
Tested-by: default avatarMichael Oehlhof <typo3@oehlhof.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
Tested-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
parent e7b4b381
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