[BUGFIX] Use correct path variable on Windows
There is a difference between Apache and CLI exposing global path configuration on Windows Systems. The CommandUtility uses the global path to initialize an internal path storage for possible command resources. The patch ensures both possible keys on Windows systems are taken into account to resolve possible application locations. Resolves: #83234 Releases: master, 8.7, 7.6 Change-Id: Id7166042e39c4f468c10c1c489c7fe5beae7a5fc Reviewed-on: https://review.typo3.org/55025 Reviewed-by:Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
Please register or sign in to comment