Project

General

Profile

Actions

Bug #91502

closed

CLI command backend:lock uses wrong path

Added by Georg Ringer almost 4 years ago. Updated over 3 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
CLI
Target version:
-
Start date:
2020-05-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
path lock cli
Complexity:
Is Regression:
Sprint Focus:

Description

Using TYPO3 with traditional setup, so using the tar.gz (not tested with composer mode) will use wrong path to generate the LOCK file.

The command ./typo3_src/typo3/sysext/core/bin/typo3 backend:lock will create the output

 [OK] Wrote lock file to "/app/web/typo3_src/typo3conf/LOCK_BACKEND".

but the path is wrong as it must be /app/web/typo3conf/LOCK_BACKEND"

Actions

Also available in: Atom PDF