View Issue Details

This issue affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
20629Bug reportsAssetspublic2026-08-03 10:01
Reportervkm2020 Assigned To 
PrioritynoneSeverityminor 
Status newResolutionopen 
Summary20629: Survey editor admin interface loads fonts from fonts.googleapis.com instead of the local copy
Description

I am testing LimeSurvey 7.0.7 with a strict CSP.

In the developer tools I can see that the access to
https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap
is blocked.

I found out that the fonts are already shipped locally in assets/fonts/ibm-plex-sans.

For GDPR compliance the local fonts shoud be used.

Steps To Reproduce

Steps to reproduce

Fresh limesurvey 7.0.7 with strict CSP in Apache (font-src 'self' data:)

Expected result

The editor shoud use the font from assets/fonts/ibm-plex-sans.

Actual result

Getting fonts from Google failed. The fallback font is displayed.

TagsNo tags attached.
Bug heat0
Complete LimeSurvey version number (& build)7.0.7+260729
I will donate to the project if issue is resolvedNo
Story point estimate0
Browser
Database type & versionMariaDB 15.1
Server OS (if known)
Webserver software & version (if known)
PHP Version8.1.32

Users monitoring this issue

There are no users monitoring this issue.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-08-03 10:01 vkm2020 New Issue