bootstrap_package icon indicating copy to clipboard operation
bootstrap_package copied to clipboard

New Update to 10... don´t work

Open quadronet opened this issue 7 years ago • 7 comments

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

  • [x] Can you reproduce the problem on TYPO3 v8.7 LTS
  • [ ] Can you reproduce the problem on TYPO3 v9.5 LTS
  • [ ] Did you perform a cursory search to see if your bug or enhancement is already reported?

Description

[Description of the bug or feature]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

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.

quadronet avatar Nov 26 '18 19:11 quadronet

Can you please provide your configuration for page.includeCSS and page.includeCSSLibs not sure how to reproduce the issue.

benjaminkott avatar Nov 29 '18 10:11 benjaminkott

I found this error, it is solved with activate this checkbox: Disable local Google-Font cache features.disableGoogleFontCaching (boolesch)

quadronet avatar Nov 29 '18 10:11 quadronet

@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.

benjaminkott avatar Nov 29 '18 10:11 benjaminkott

Ok, give me you email-address, i will send you a admin-login into the example-System with this error...

quadronet avatar Nov 29 '18 13:11 quadronet

@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): image

benjaminkott avatar Nov 29 '18 13:11 benjaminkott

It is a clean system image

quadronet avatar Nov 29 '18 13:11 quadronet

Bug still on verson 12.0.7. Is there already a bugfix?

matin73 avatar Jan 11 '23 06:01 matin73