Actions
Bug #98402
closedHarden path of Source Sans font
Start date:
2022-09-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
As relative paths to the Source Sans font are used, this leads to errors in the backend module of EXT:form as the path is resolved to /typo3/sysext/form/Resources/Public/Fonts/SourceSans/
there.
Failed to decode downloaded font: https://ip12.anyhost.it/typo3/sysext/form/Resources/Public/Fonts/SourceSans/WOFF2/TTF/SourceSans3-Regular.ttf.woff2 FormFormbuilder:1 OTS parsing error: invalid sfntVersion: 1008813135 FormFormbuilder:1 Failed to decode downloaded font: https://ip12.anyhost.it/typo3/sysext/form/Resources/Public/Fonts/SourceSans/WOFF/OTF/SourceSans3-Regular.otf.woff FormFormbuilder:1 OTS parsing error: invalid sfntVersion: 1008813135 FormFormbuilder:1 Failed to decode downloaded font: https://ip12.anyhost.it/typo3/sysext/form/Resources/Public/Fonts/SourceSans/WOFF2/TTF/SourceSans3-Regular.ttf.woff2 FormFormbuilder:1 OTS parsing error: invalid sfntVersion: 1008813135 FormFormbuilder:1 Failed to decode downloaded font: https://ip12.anyhost.it/typo3/sysext/form/Resources/Public/Fonts/SourceSans/WOFF/OTF/SourceSans3-Regular.otf.woff FormFormbuilder:1 OTS parsing error: invalid sfntVersion: 1008813135
Actions