[GH-ISSUE #284] Internet Explorer does not show all options in web frontend #64

Open
opened 2026-02-26 05:32:48 +03:00 by kerem · 4 comments
Owner

Originally created by @itverwaltung on GitHub (Oct 8, 2019).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/284

Nextcloud Version 16.0.5
Two-Factor Gateway: Version 0.14.1

Internet Explorer 11 (Tested with 11.0.9600.19504) does not show the necessary options in the gui (Security) to link an user's nc account and a sms device. Only the header of the function is shown.

The Internet Explorer Console gives this:
grafik

Please let me know if more info is needed.

Kind regards

Alex

Originally created by @itverwaltung on GitHub (Oct 8, 2019). Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/284 Nextcloud Version 16.0.5 Two-Factor Gateway: Version 0.14.1 Internet Explorer 11 (Tested with 11.0.9600.19504) does not show the necessary options in the gui (Security) to link an user's nc account and a sms device. Only the header of the function is shown. The Internet Explorer Console gives this: ![grafik](https://user-images.githubusercontent.com/47498433/66401851-24291c00-e9e4-11e9-97d2-73299982fd4b.png) Please let me know if more info is needed. Kind regards Alex
Author
Owner

@ChristophWurst commented on GitHub (Oct 9, 2019):

Are you familiar with JS development? We need a change like github.com/nextcloud/mail@8a1702ddbb to make it compatible, I think.

<!-- gh-comment-id:539850252 --> @ChristophWurst commented on GitHub (Oct 9, 2019): Are you familiar with JS development? We need a change like https://github.com/nextcloud/mail/commit/8a1702ddbb13ff21a338bafba975819185d213f6 to make it compatible, I think.
Author
Owner

@itverwaltung commented on GitHub (Oct 9, 2019):

I don't have any knowledge in JS, sorry.
Our government will prepare to switch from Internet Explorer to Firefox. The amount of sites not working in IE is growing every day...

I would not spend to much effort in supporting Internet Explorerany more. It's like riding a dead horse.

<!-- gh-comment-id:539873169 --> @itverwaltung commented on GitHub (Oct 9, 2019): I don't have any knowledge in JS, sorry. Our government will prepare to switch from Internet Explorer to Firefox. The amount of sites not working in IE is growing every day... I would not spend to much effort in supporting Internet Explorerany more. It's like riding a dead horse.
Author
Owner

@ChristophWurst commented on GitHub (Oct 9, 2019):

Okay, no problem.

We're in the lucky situation that we don't write the code for the browser directly, but run it through a compiler. Hence it's not even that hard to make something compatible with ie11.

I'll keep this ticket open if anyone else wants to pick this up.

<!-- gh-comment-id:539873680 --> @ChristophWurst commented on GitHub (Oct 9, 2019): Okay, no problem. We're in the lucky situation that we don't write the code for the browser directly, but run it through a compiler. Hence it's not even that hard to make something compatible with ie11. I'll keep this ticket open if anyone else wants to pick this up.
Author
Owner

@itverwaltung commented on GitHub (Oct 9, 2019):

Thanks for your effort.

<!-- gh-comment-id:539884019 --> @itverwaltung commented on GitHub (Oct 9, 2019): Thanks for your effort.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#64
No description provided.