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
Updated by Andreas Kienast about 2 years ago
- Related to Bug #98393: Replace deprecated source-sans-pro with source-sans added
Updated by Gerrit Code Review about 2 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75837
Updated by Andreas Fernandez about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fbe9c90ba425fceb0567f38153a8505366868197.
Actions