Bug #78803
closedResourceCompressor can't deal with paths relative to docroot
100%
Description
FormEngine adds absolute web paths to the array of CSS/JS files.
The ResourceCompressor fails to deal with them.
The bug appears once compression for BE is enabled and the instance is located in a subdirectory of docroot.
The error can be triggered by simply editing a content element, which includes an RTE.
PHP Warning: file_get_contents(/var/www/html/thesite/typo3//thesite/typo3/sysext/rtehtmlarea/Resources/Public/Css/Skin/jquery-ui-resizable.css): failed to open stream: No such file
Updated by Gerrit Code Review almost 8 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50782
Updated by Markus Klein almost 8 years ago
- Sprint Focus set to Stabilization Sprint
Updated by Markus Klein almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1d65ffe0f772e56dc0e19b8ffc84bf1a498cbbfd.
Updated by Markus Klein almost 8 years ago
- Status changed from Resolved to Accepted
Patch has been reverted.
Updated by Gerrit Code Review almost 8 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50921
Updated by Markus Klein almost 8 years ago
- Status changed from Under Review to Resolved
Applied in changeset 0f6c3301bd7509fb33362e0bb83b8ca82d16bfa8.
Updated by Stephan Großberndt over 7 years ago
- Precedes Bug #81115: TYPO3-Exception in BE-Log due to "PHP Warning: is_file(): open_basedir restriction in effect" added
Updated by Stephan Großberndt over 7 years ago
- Precedes Bug #81024: getFilenameFromMainDir() triggers PHP Warnings open_basedir added
Updated by Markus Klein about 7 years ago
- Related to Bug #82863: ResourceCompressor can't deal with paths relative to docroot added
Updated by Markus Klein over 2 years ago
- Related to Bug #95848: ResourceCompressor can't deal with paths relative to docroot (Reoccurrence) added