GX-Bug #68787
geschlossenIncorrect initials in the Cookie Consent Integration display which causes external scripts to load incorrectly and then load as internal
0%
Anführungszeichen beim Cookie Consent Code für die Integration werden nun korrekt ausgegeben.
Beschreibung
Falsche Anfübrungszeichen in der Anzeige der Cookie Consent Integration was dazu führt, dass externe Scripte nicht korrekt geladen werden und dann als intern geladen werden
Kann wie folgt reproduziert werden:
- Gambio Admin öffnen
- Unter "Module->Modul-Center"->Cookie Consent bearbeiten
- Reiter Zwecke öffnen
- einen neuen Zweck anlegen
- Im Popup danach wird der Code für die Integration im 2. Textfeld mit dem falschen Anführungzeichen angezeigt.
Erwartetes Ergebnis:
Beim Anzeigen der Integration sollten die richtigen Anführungszeichen ausgegeben werden, sodass man den Code kopieren und direkt Anpassen kann
Tatsächliches Ergebnis:
Es wird der Code für die Integration mit den falschen Anführungszeichen ausgegben, sodass wenn man den Code kopiert dieser nicht sofort funktioiert.
Incorrect initiation characters in the Cookie Consent Integration display causing external scripts to not load correctly and then load as internal
Can be reproduced as follows:
- open Gambio Admin
- under "Modules->Module Center"->edit Cookie Consent
- open tab purposes
- create a new purpose 5.In the popup after that, the code for integration is displayed in the 2nd text field with the wrong quotation mark.
Expected result:
When displaying the integration, the correct quotes should be output so that you can copy the code and customize it directly
Actual result:
The code for the integration is displayed with the wrong quotation marks, so that when you copy the code it does not work immediately.
<script async
data-type="text/javascript"
data-src=”Pfad zu Ihrem Javascript”
type="as-oil"
data-purposes="8"
data-managed="as-oil"></script>