Closed dipsynl closed 10 years ago
Are you using FTP or SFTP for deployments? In FTP, all files are uploaded using FTP_BINARY, so the problem shouldn't lie there.
On FTP i have the problem and also on SFTP. It happens with all sites / servers.
This is caused by git-show, the tool I use to get the contents of any file at any given commit; I've just reproduced the issue. Am trying to resolve it now.
Great news!! At my work we use this program to deploy all our sites. It saved us a lot of time.
I'm really glad to hear that! :smile: Sorry it took so long to resolve this issue. At least it's sorted now. (I've already tested and am committing it now) Let me know if you ever have problems again.
When uploading fonts from extensions .woff .eot .ttf .svg .otf they become corrupt. It seems that they are uploaded in ASCII mode instead of binary mode. Favicon with the extension .ico has the same problem.