Changing the galleys' extension

We have identified that the files uploaded in the galley section with *.html and *.xml extensions, these files change their extension to *.txt and generate an error with file not found in the publications.

Hi @alexpineda,

Interesting… would you mind clarifying which version and which software (presumably OJS), you’re working from?

-Roger
PKP Team

Hi @rcgillis
Thank you for your response. We currently have OJS 33016 installed.
Best regards.

Hi @alexpineda,

I wonder if this might be a MIME type extension issue: could you check PHP error logs for detail on file handling and MIME detection failures during uploads (or, really, any other messages that you find in your error logs).

-Roger
PKP Team