Jonas Eberle
Jonas Eberle
On some hosters' storage systems it happens that although the cache busting PHP file is created fine, the subsequent access via HTTP fails (404). This PR is to explore possiblities...
With the `--web` adapter it happens that we get 404 because it might be just too fast for some hosters to create the file and access it through the web...
Especially with things like upcoming breaking ddev release v1.19 I'd not like build pipelines to break. So I would like to control which ddev version will be installed.
This is a really bad idea and should be avoided at all costs: https://github.com/aimeos/aimeos-typo3/blob/359101fb72d8555f77676ee759df62f63d9b6abe/ext_localconf.php#L313 TYPO3 uses parameters as indication for the page's content. cHash-exclusion signals that these parameters do not...
## Bug Report **Current Behavior** Currently news expects its controller action `function detailAction($news = null)` to be called with $news = null if the news was not found This is...
I often feel the need to only render a tag based on conditions, but render its contents anyways. _A simple example would be content that might be needed to be...
I am getting deprecation entries ``` component="TYPO3.CMS.deprecations": Core: Error handler (BE): TYPO3 Deprecation Notice: Accessing a cache with the "cache_" prefix as in "cache_runtime" is not necessary anymore, and should...
* **Please check if the PR fulfills these requirements** - [ ] Tests for the changes have been added (for bug fixes / features) * **What kind of change does...
## Expected Behavior If a Surf command produces output, it should be shown on the console. Sidenote: The conditions for Surf to show output are as far as I know:...
## Expected Behavior The documentation should have Deployment::relativeRootPaths which was added for v2.0+ in https://github.com/TYPO3/Surf/commit/f4d4f51b5a42b3a9631b2ba3b91c5949c306b81e