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

IE 11 doesn't support 308 redirection #2469

Closed
t83714 opened this issue Sep 10, 2019 · 1 comment
Closed

IE 11 doesn't support 308 redirection #2469

t83714 opened this issue Sep 10, 2019 · 1 comment
Assignees
Labels
bug refined Issues that have been refined, reviewed, estimated and are ready to work on

Comments

@t83714
Copy link
Contributor

t83714 commented Sep 10, 2019

Describe the bug
IE 11 doesn't support 308 redirections. Thus, if a IE 11 user tries to access http://dev.magda.io

they will see the following screen:

image

Also see here:

kubernetes/ingress-nginx#1825

Possible Solution:

Use 301 redirection for IE11

@t83714 t83714 added the bug label Sep 10, 2019
@AlexGilleran AlexGilleran added the refined Issues that have been refined, reviewed, estimated and are ready to work on label Sep 10, 2019
@AlexGilleran AlexGilleran added this to the Refined Backlog milestone Sep 10, 2019
@t83714 t83714 self-assigned this Sep 12, 2019
@t83714
Copy link
Contributor Author

t83714 commented Sep 12, 2019

closed as it's only impact dev.magda.io and when you access http://dev.magda.io

@t83714 t83714 closed this as completed Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug refined Issues that have been refined, reviewed, estimated and are ready to work on
Projects
None yet
Development

No branches or pull requests

2 participants