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

Make sure we have a proper node before parsing #15110

Merged
merged 1 commit into from
Apr 15, 2019

Conversation

skjnldsv
Copy link
Member

Fix viewer compatibility with ie11.
We have a fallback in jquery that do that when doing requests and make sure we return a xml node, but external apps can use other things as jQuery (and they should 😝) But then iedavclient is used for ie11 dav queries and breaking compatibility.

To test: launch ie, open an image in viewer. 🖼️

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@skjnldsv skjnldsv added bug 3. to review Waiting for reviews labels Apr 15, 2019
@skjnldsv skjnldsv added this to the Nextcloud 17 milestone Apr 15, 2019
@skjnldsv skjnldsv self-assigned this Apr 15, 2019
@skjnldsv
Copy link
Member Author

/backport to stable16

Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense

@MorrisJobke MorrisJobke merged commit 8d4866c into master Apr 15, 2019
@MorrisJobke MorrisJobke deleted the fix/iedavclient/node-parser branch April 15, 2019 12:07
@backportbot-nextcloud
Copy link

backport to stable16 in #15111

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

Successfully merging this pull request may close these issues.

4 participants