Closed linawolf closed 1 month ago
Since TYPO3 9.5 language settings are handled by the site config.
The linkVars setting causes hard to find bugs where all links on a page are empty, see:
https://forge.typo3.org/issues/104344 https://talk.typo3.org/t/empty-href-on-arbitary-pages/5737
Resolves: https://github.com/benjaminkott/bootstrap_package/issues/1165
php-cs-fixer fix
cd Build; npm ci; npm run build
[Description of changes proposed in this pull request]
See Issue
phpstan errors are unrelated and have been broken since before
Since TYPO3 9.5 language settings are handled by the site config.
The linkVars setting causes hard to find bugs where all links on a page are empty, see:
https://forge.typo3.org/issues/104344 https://talk.typo3.org/t/empty-href-on-arbitary-pages/5737
Resolves: https://github.com/benjaminkott/bootstrap_package/issues/1165
Pull Request
Related Issues
Prerequisites
php-cs-fixer fix
cd Build; npm ci; npm run build
)Description
[Description of changes proposed in this pull request]
Steps to Validate
See Issue