Bug #80183
closedBackend requireJS paths are calculated wrongly for CLI.
100%
Description
If after clearing all the cache the first hit to a typo3 installation is a cli command the backend requireJS paths are calculated and saved wrongly causing the backend to fail.
In computeRequireJsConfig
the $fullJsPath
is calculated to be '/typo3/sysext/core/Resources/Public/JavaScript/' instead of 'sysext/core/Resources/Public/JavaScript/'.
How to replicate:
Removed 'var/cache' run 'typo3/cli_dispatch.phpsh' visit backend.
Updated by Christer V over 7 years ago
- Status changed from New to Rejected
- Priority changed from Must have to Could have
Updated by Christer V over 7 years ago
- Status changed from Rejected to New
You have to have rte_ckeditor
installed.
Updated by Gerrit Code Review over 7 years ago
- Status changed from New 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/51981
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51981
Updated by Gerrit Code Review over 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51981
Updated by Christer V over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f51ce1a430522fcbc1760d60b2dabf646fa7ffb0.
Updated by Gerrit Code Review over 7 years ago
- Status changed from Resolved 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/51987
Updated by Benni Mack over 7 years ago
- Status changed from Under Review to Resolved
Applied in changeset 89b986c4a8c2d1056249ac05257c87f4a5a972fb.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed