-
https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/Configuration/GlobalVariables.html
* `stylesheetDirectories` is currently not documented at all, see https://stackoverflow.com/questions/…
-
### Current behavior
The mail setting **transport-smtp-stream-options** is listed in the TYPO3 v11.5 documentation, but only implemented in v12.
### Expected behavior/output
If the setting do…
-
### Deployment Method
- [X] Installer
- [ ] Docker Development
- [ ] Docker Production
- [ ] Bare metal Development
- [ ] Bare metal Production
- [ ] Digital Ocean image
- [ ] Other (please provide a…
-
After running:
```bash
helm dep build ./helm/jobs-app
helm upgrade jobs-app ./helm/jobs-app \
--install \
--wait \
--create-namespace \
--namespace tenant-jobs \
-f helm/jobs-app-va…
-
It is better to define API keys as extension setting, so it is more simple to exclude them from versioning.
The TypoScript settings should therefore be deprecated and instead extension settings be …
-
Hi , While installing the latest AWX-rpm from the awx-rpm-install.yml there is an issue arising related to the package **python3-readme-renderer = 37.3** .Below is the error returned : -
"Depsolve …
-
Since the update from TYPO3 11.5.17 to 11.5.18 and 11.5.19, the content element icons are missing.
``
The icon path seams not to work anymore. Tried different path values, but no success.
Do I hav…
-
### My actions before raising this issue
- [ ] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation)
- [ ] Searched [past issues](/issues)
### Expected Behavi…
-
```haxe
class Main {
static function main() {
new sys.io.Process()
}
}
```
Hovering over `new` shows the constructor's docs as expected:
![](https://i.imgur.com/O5tKqIu.png)
But the…
-
Hello,
TYPO3 12.4.0 LTS
Flux 9.7.2@dev
After a fresh TYPO3 12.4.0 installation and adding the EXT:flux with composer the backend does not work anymore.
The following error message is display…