We are developing a site which makes heavy use of (which is typical for TYPO3 sites). The site is developed in a sub directory and will later be r
If you ever run into such a problem again, consider removing the base tag with config.baseURL > and render all links with an absolute URL:
base
config.baseURL >
Either use config.absRefPrefix = http://www.example.org/mysubfolder/ (most save variant) or use config.absRefPrefix = /.
config.absRefPrefix = http://www.example.org/mysubfolder/
config.absRefPrefix = /