-
Notifications
You must be signed in to change notification settings - Fork 87
IE11 deprecation note #4871
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
IE11 deprecation note #4871
Conversation
|
Question just to be precise:
|
phil-davis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. This means that we still support IE11 for running the classic web UI with an ownCloud 10.13.0 server.
But 10.14.0 will not support IE11 (some things might still work, but no guarantee)
|
We have seen that the JS dependencies updates done in 10.13 already broke things in core in combination with IE11 (and possible in other apps where they have been applied as well?). For this reason, as of oC 10.14.0/11 IE11 support will be discontinued. |
|
For me this sounds quite strange: Imho, an additional release note would be good that tells that already some IE11 things might not be fully functional due to necessary dependeny upgrades made in 10.13 This would complete the IE11 deprecation note. |
|
owncloud/core#40934 fixed an IE11 problem in core. IMO there are no more known issues in core 10.13 with IE11. So we can continue to support it for this release. |
|
The notice is forward looking, always was. Yes, we fixed an issue for IE11 in 10.13 now, therefor we decided to do the depreciation warning for the next version. If we find 10.14 works, we still have an out and can continue to support. |
Added planned IE11 deprecation for next core version in the 10.13 Release Notes.