fl4p / WP-Filebase

WP-Filebase
http://wpfilebase.com/
34 stars 35 forks source link

Corrupting xlsx files on download #57

Open mcascardi opened 6 years ago

mcascardi commented 6 years ago

I have an issue where the Excel files downloaded from the production app server is being corrupted and can't be opened by users. I have a staging server (internal) running php 5.4.40, the file is uploaded here and then syncs to the public-facing app server (recently upgraded to php 7.1.9). The file downloaded from the internal server is fine, but the issue exists on the public facing servers. I can not otherwise determine the cause of the issue and I suspect it is Filebase. Other files like PDFs seem to be fine, and other XLS files served directly from the server (not through Filebase) are also fine.

Is this a known issue? I am running Filebase Pro 3.4.22. Would it be fixed by upgrading to the latest version (3.4.32)?