Skip to content
Snippets Groups Projects
Commit 2027473d authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Max path length checker

Windows still has a relatively short max path length limitation
in some situation which the core tends to violate.
The patch introduces a test script activated in bamboo to test
the relative path length does not exceed an arbitrary number and
shortens some long path segments.
This allows a statement "If your source / unpack location path
prefix is not longer than x characters, you are fine".

Change-Id: If182fd570c8aec28f1bab9687f2712fc3003b4ed
Resolves: #81968
Releases: master, 8.7
Reviewed-on: https://review.typo3.org/53599


Reviewed-by: default avatarJan Helke <typo3@helke.de>
Tested-by: default avatarJan Helke <typo3@helke.de>
Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarMathias Schreiber <mathias.schreiber@typo3.com>
Tested-by: default avatarMathias Schreiber <mathias.schreiber@typo3.com>
Reviewed-by: default avatarFrank Naegler <frank.naegler@typo3.org>
Tested-by: default avatarFrank Naegler <frank.naegler@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent c45b6064
Showing
with 59 additions and 2 deletions
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