Project

General

Profile

Actions

Bug #78490

closed

file_get_contents fail prevents page tree to render

Added by Peter Kraume over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2016-10-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

This bug report was sent to by an anonymous person:

I have no Forge account and do not want to register, but since 8.4 (up to current master) I am getting the folliwng error in the backend:

Core: Error handler (BE): PHP Warning: file_get_contents(/var/www/test/typo3//test/typo3/sysext/backend/Resources/Public/JavaScript/extjs/components/pagetree/javascript/app.js): failed to open stream: No such file or directory in /var/www/test/typo3_src/typo3/sysext/core/Classes/Resource/ResourceCompressor.php line 285

This prevents the page tree from rendering because all the Javascript from loadorder.txt is missing.

The problem seems to be that an relativ path is concatenated to a absolute path. Probably related to making "EXT:" available in Backend modules.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #78193: Deprecate ExtensionManagementUtility::extRelPath()ClosedBenni Mack2016-10-08

Actions
Related to TYPO3 Core - Bug #78803: ResourceCompressor can't deal with paths relative to docrootClosedMarkus Klein2016-11-25

Actions
Actions

Also available in: Atom PDF