Skip to content
Snippets Groups Projects
Commit fcada53f authored by Benni Mack's avatar Benni Mack Committed by Georg Ringer
Browse files

[BUGFIX] Make default folder structure aware of 'web-dir' option

When having e.g. a composer-based installation in TYPO3 Core,
the install tool still generates the "wrong" folder structure in TYPO3.

When having e.g. "public" as subfolder where everything will
be installed, then the DefaultFactory should actually create
a /var/ folder (incl. /var/labels) and not keep the existing folder
structure (e.g. typo3temp/l10n).

Resolves: #89903
Releases: master, 9.5
Change-Id: Iaada837009be9e31dcb6969b1d424bf322841077
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63609


Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 8d0c0bf1
No related merge requests found
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