Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new javascript bundle of usercentrics #29

Open
3 tasks done
konnisoelch opened this issue May 21, 2021 · 1 comment
Open
3 tasks done

Use new javascript bundle of usercentrics #29

konnisoelch opened this issue May 21, 2021 · 1 comment

Comments

@konnisoelch
Copy link

Bug Report

Prerequisites

  • Can you reproduce the problem on TYPO3 v9.5 LTS
  • Can you reproduce the problem on TYPO3 v10.4 LTS
  • Did you perform a cursory search to see if your bug or feature is already reported?

Description

Usercentrics has a new javascript bundle located at https://app.usercentrics.eu/browser-ui/latest/bundle.js.
It also requires different script tags:

'data-settings-id' => $config['settingsId'],
'id' => 'usercentrics-cmp',
'language' => $config['language'],
'async' => 'true'

The settingsId also doesn't work with former javascript implementation.

Steps to Reproduce

  1. Create new usercentrics account
  2. compare usercentrics script tag with extension script tag

Expected behavior: [What you expected to happen]

Availability to choose between javascript bundles based on TypoScript settings?

Actual behavior: [What actually happened]

The default configuration and styling of usercentrics is being used to display the cookie banner.

Versions

TYPO3 10.4.13
t3g/usercentrics 10.0.4

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.

thofas added a commit to theissenmediengruppe/ext-usercentrics that referenced this issue Feb 9, 2022
- Switch to CMP v2
- Support for integration of the Smart Data Protector for more secure and user-friendly Consent Management
- Support for preloading the required resources to increase performance
@tgaertner
Copy link

That' a huge BUG, for its incompatible with Web CMP v2 - Browser CMP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants