Open mattf10 opened 5 years ago
The upgrade packages, e.g. SuiteCRM-Upgrade-7.10.x-to-7.10.21.zip have zero byte files for all Lato fonts in the directory /themes/SuiteP/fonts. See forum post for details: https://suitecrm.com/suitecrm/forum/installation-upgrade-help/27003-lato-font-overwritten-with-zero-byte-files-on-each-upgrade
After each upgrade, files must be downloaded and copied to filesystem or else the system uses the wrong fonts.
Existing font files should not be replaced with zero byte versions.
Files are replaced with zero byte files.
Font files in upgrade packages should be replaced with files that contain data instead of empty files.
This is a minor annoyance but a 2 second fix, so should be done for the next upgrade.
This is not related to the system environment since the problem is in the upgrade packages themselves.
This issue has a long history...
Something is causing this to break repeatedly after we fix it :-(
The upgrade packages, e.g. SuiteCRM-Upgrade-7.10.x-to-7.10.21.zip have zero byte files for all Lato fonts in the directory /themes/SuiteP/fonts. See forum post for details: https://suitecrm.com/suitecrm/forum/installation-upgrade-help/27003-lato-font-overwritten-with-zero-byte-files-on-each-upgrade
Issue
After each upgrade, files must be downloaded and copied to filesystem or else the system uses the wrong fonts.
Expected Behavior
Existing font files should not be replaced with zero byte versions.
Actual Behavior
Files are replaced with zero byte files.
Possible Fix
Font files in upgrade packages should be replaced with files that contain data instead of empty files.
Steps to Reproduce
Context
This is a minor annoyance but a 2 second fix, so should be done for the next upgrade.
Your Environment
This is not related to the system environment since the problem is in the upgrade packages themselves.