Open quadronet opened 6 years ago
Can you please provide your configuration for page.includeCSS
and page.includeCSSLibs
not sure how to reproduce the issue.
I found this error, it is solved with activate this checkbox: Disable local Google-Font cache features.disableGoogleFontCaching (boolesch)
@quadronet this is just bypassing the issue, but if there is a problem we should have a look at how we can resolve it without disabling the feature.
Ok, give me you email-address, i will send you a admin-login into the example-System with this error...
@quadronet I only need the configuration to reproduce the error.
So I need to see what's included in page.includeCSS
and page.includeCSSLibs
. If those ones are fine, it could only be that a third party extension injects some CSS files somewhere.
See Screenshot where to find this information (and I only need the mentioned blocks, that should be enough to reproduce it):
It is a clean system
Bug still on verson 12.0.7. Is there already a bugfix?
Bug Report
Uncaught TYPO3 Exception substr() expects parameter 1 to be string, integer given
TypeError thrown in file /var/www/vhosts/typo3conf/ext/bootstrap_package/Classes/Hooks/PageRenderer/GoogleFontHook.php in line 75.
Prerequisites
Description
[Description of the bug or feature]
Steps to Reproduce
Expected behavior: [What you expected to happen]
Actual behavior: [What actually happened]
Versions
You can get this information from executing
composer show
at the command line if your TYPO3 installation is composer based, otherwise the version number will be shown in the extension manager.