[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:Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- Build/Scripts/maxFilePathLength.sh 30 additions, 0 deletionsBuild/Scripts/maxFilePathLength.sh
- Build/bamboo/src/main/java/core/AbstractCoreSpec.java 7 additions, 0 deletionsBuild/bamboo/src/main/java/core/AbstractCoreSpec.java
- INSTALL.md 20 additions, 0 deletionsINSTALL.md
- typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/ActionTest.php 1 addition, 1 deletion...onal/DataHandling/IRRE/ForeignField/Modify/ActionTest.php
- typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/locChildrenHStandaloneChildrenWAllChildrenSelectNLanguageSynch.csv 0 additions, 0 deletions...enHStandaloneChildrenWAllChildrenSelectNLanguageSynch.csv
- typo3/sysext/form/Documentation/Config/Index.rst 0 additions, 0 deletionstypo3/sysext/form/Documentation/Config/Index.rst
- typo3/sysext/form/Documentation/Config/configuration/Index.rst 0 additions, 0 deletions.../sysext/form/Documentation/Config/configuration/Index.rst
- typo3/sysext/form/Documentation/Config/formManager/Index.rst 0 additions, 0 deletionstypo3/sysext/form/Documentation/Config/formManager/Index.rst
- typo3/sysext/form/Documentation/Config/persistenceManager/Index.rst 0 additions, 0 deletions...xt/form/Documentation/Config/persistenceManager/Index.rst
- typo3/sysext/form/Documentation/Config/prototypes/Index.rst 1 addition, 1 deletiontypo3/sysext/form/Documentation/Config/prototypes/Index.rst
- typo3/sysext/form/Documentation/Config/prototypes/finishersDefinition/Index.rst 0 additions, 0 deletions...mentation/Config/prototypes/finishersDefinition/Index.rst
- typo3/sysext/form/Documentation/Config/prototypes/finishersDefinition/finishers/Closure.rst 0 additions, 0 deletions...nfig/prototypes/finishersDefinition/finishers/Closure.rst
- typo3/sysext/form/Documentation/Config/prototypes/finishersDefinition/finishers/Confirmation.rst 0 additions, 0 deletions...prototypes/finishersDefinition/finishers/Confirmation.rst
- typo3/sysext/form/Documentation/Config/prototypes/finishersDefinition/finishers/DeleteUploads.rst 0 additions, 0 deletions...rototypes/finishersDefinition/finishers/DeleteUploads.rst
- typo3/sysext/form/Documentation/Config/prototypes/finishersDefinition/finishers/EmailToReceiver.rst 0 additions, 0 deletions...totypes/finishersDefinition/finishers/EmailToReceiver.rst
- typo3/sysext/form/Documentation/Config/prototypes/finishersDefinition/finishers/EmailToSender.rst 0 additions, 0 deletions...rototypes/finishersDefinition/finishers/EmailToSender.rst
- typo3/sysext/form/Documentation/Config/prototypes/finishersDefinition/finishers/FlashMessage.rst 0 additions, 0 deletions...prototypes/finishersDefinition/finishers/FlashMessage.rst
- typo3/sysext/form/Documentation/Config/prototypes/finishersDefinition/finishers/Redirect.rst 0 additions, 0 deletions...fig/prototypes/finishersDefinition/finishers/Redirect.rst
- typo3/sysext/form/Documentation/Config/prototypes/finishersDefinition/finishers/SaveToDatabase.rst 0 additions, 0 deletions...ototypes/finishersDefinition/finishers/SaveToDatabase.rst
- typo3/sysext/form/Documentation/Config/prototypes/finishersDefinition/properties/formEngine/elements.rst 0 additions, 0 deletions...es/finishersDefinition/properties/formEngine/elements.rst
Please register or sign in to comment