Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xlsx file mistaken for zip file in IE11 #70

Open
oskar-fagerfjall opened this issue Jun 10, 2021 · 1 comment
Open

xlsx file mistaken for zip file in IE11 #70

oskar-fagerfjall opened this issue Jun 10, 2021 · 1 comment

Comments

@oskar-fagerfjall
Copy link

Ran into an issue when trying out gossa in IE11. Yeah, I know, big surprise when using IE11, but it might be indicative of some underlying problem.

Symptom

I have a xlsx file on a gossa share. Using Edge (chromium version) I can download it just fine:
gossa-chromiumedge

But if I use IE11 it changes the file extension and tries to download it as a zip file.
gossa-ie11

At first I thought it was a HTTP Content-Type header issue, but since the extension actually changes there must be some JavaScript voodoo going on.

Environment

Server

Virtual hardware running on Hyper-V on 2012R2
OS is Ubuntu 20.04.1
Container runtime is docker (using docker-compose)
read-only volume mounted on /share

docker-compose ps

REPOSITORY TAG IMAGE ID CREATED SIZE
pldubouilh/gossa latest 49ef9983246c 7 weeks ago 12.1MB

Clients

Issue verified on:

  • IE11 on Windows 8.1
@pldubouilh
Copy link
Owner

hey - thank you for the super detailed report ! and sorry for the super slow reply !

very confusing issue ! but indeed, I'm never out of surprised with IE11 :) I'll do some testing on windows for my next release, I'll try to have a look see if I can repro.

cheers 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants