Skip to content
Snippets Groups Projects
Commit e3a84344 authored by Steffen Gebert's avatar Steffen Gebert Committed by Jigal van Hemert
Browse files

[BUGFIX] meaningfulTempFilePrefix is not multi-byte safe

On a utf-8 file system meaningful prefixes can contain utf-8 characters. To
prevent truncating in the middle of a multi-byte character the API functions
must be used instead of substr().

Change-Id: I760f80b8cfa2dcea8b554c24467f56b662d465d9
Resolves: #30416
Releases: 4.5, 4.6
Author: Steffen Gebert <steffen.gebert@typo3.org>
Reviewed-on: http://review.typo3.org/5479
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel
Reviewed-by: Jigal van Hemert
Tested-by: Jigal van Hemert
parent bc683345
Branches
Tags
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