Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CMS
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • CI
  • CMS
  • Repository
Switch branch/tag
  • cms
  • INSTALL.md
Find file BlameHistoryPermalink
  • Christian Kuhn's avatar
    [TASK] Max path length checker · 2027473d
    Christian Kuhn authored Jul 26, 2017
    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: Jan Helke's avatarJan Helke <typo3@helke.de>
    Tested-by: Jan Helke's 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: Frank Nägler's avatarFrank Naegler <frank.naegler@typo3.org>
    Tested-by: Frank Nägler's avatarFrank Naegler <frank.naegler@typo3.org>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    2027473d