Actions
Bug #88192
closedPHP Warning because of missing backend.css
Start date:
2019-04-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hello Core-Team,
I have just installed TYPO3 dev-master with:
composer create-project typo3/cms-base-distribution . dev-master -vvv --profile
in a ddev container. After a first login in backend this warning appears:
PHP Warning Core: Error handler (BE): PHP Warning: file_get_contents(/var/www/html/public/typo3//var/www/html/public/typo3/sysext/backend/Resources/Public/Css/backend.css): failed to open stream: No such file or directory in /var/www/html/public/typo3/sysext/core/Classes/Resource/ResourceCompressor.php line 296
Nice greetings
Stefan
Actions