benjaminkott / bootstrap_package

Bootstrap Package delivers a full configured theme for TYPO3, based on the Bootstrap CSS Framework.
https://www.bootstrap-package.com/
MIT License
338 stars 205 forks source link

[BUGFIX] Remove outdated language settings causing empty links #1494

Closed linawolf closed 1 month ago

linawolf commented 4 months 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

Pull Request

Related Issues

Prerequisites

Description

[Description of changes proposed in this pull request]

Steps to Validate

See Issue

linawolf commented 4 months ago

phpstan errors are unrelated and have been broken since before