Aktionen
GX-Bug #69869
geschlossenStyleEdit4 GoogleFontDownloader verwendet ein veraltetes URL Schema | StyleEdit4 GoogleFontDownloader uses an outdated url schema
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.6.0.0
Release Notes Langtext:
StyleEdit4 kann jetzt Schriftarten von der Google 'css'- und 'css2'-Api herunterladen
Beschreibung
Currently StyleEdit4's GoogleFontDownloader does not create the url in the documented way correcty(https://developers.google.com/fonts/docs/css2#axis_ranges)
This could cause the requested url to look like https://fonts.googleapis.com/css2?family=Allura&family=Merriweather|Roboto:400,700,300,900|serif:400,700,300,900
which will result in a 400 response
the correct url for these fonts would be https://fonts.googleapis.com/css2?family=Merriweather&family=Roboto&family=serif
This causes the the fonts not to be saved in /public/fonts and the fonts will always be downloaded directly from the google api.
Dateien
Checkliste 0/0
Zugehörige Tickets
Von Marvin Muxfeld vor fast 3 Jahren aktualisiert
- Status wurde von In Bearbeitung zu Testing geändert
- Release Notes Langtext aktualisiert (Vergleich)
Von Ahmed Hamouda vor mehr als 2 Jahren aktualisiert
- Datei screenshot-gambio.shop-2022.08.31-10_24_13.png screenshot-gambio.shop-2022.08.31-10_24_13.png wurde hinzugefügt
Von Ahmed Hamouda vor mehr als 2 Jahren aktualisiert
- Zugewiesen an wurde auf Ahmed Hamouda gesetzt
Von Ahmed Hamouda vor mehr als 2 Jahren aktualisiert
- Status wurde von Testing zu Erledigt geändert
- Zielversion wurde auf 4.6.0.1 gesetzt
Von Wilken Haase vor fast 2 Jahren aktualisiert
- Beziehung mit GX-Bug #66550: Google Webfont Standard URL aktualisieren und weitere Funktion prüfen wurde hinzugefügt
Aktionen