[go: up one dir, main page]

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

Fix uncaught xml error #889

Merged
merged 1 commit into from
Feb 20, 2019
Merged

Fix uncaught xml error #889

merged 1 commit into from
Feb 20, 2019

Conversation

Bond-009
Copy link
Member

Changes
Try to manipulate the xml in various ways before giving up.

Issues
Fixes #789

@LeoVerto LeoVerto self-assigned this Feb 13, 2019
}
catch (XmlException)
{

Copy link
Contributor

Choose a reason for hiding this comment

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

shouldn't we log at least a debug message here and in other places where hacks over xml were tried?

@joshuaboniface joshuaboniface changed the base branch from master to release-10.2.z February 14, 2019 23:31
Copy link
Member
@joshuaboniface joshuaboniface left a comment

Choose a reason for hiding this comment

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

Approved as an RC hotfix for 10.2.0. These are the sort of things we should target at a release branch as simple hotfixes to open issues.

NVM - it included another change as a side-effect. Can wait for a point release.

@joshuaboniface joshuaboniface changed the base branch from release-10.2.z to master February 14, 2019 23:33
@joshuaboniface joshuaboniface merged commit 6c6e9ca into jellyfin:master Feb 20, 2019
@Bond-009 Bond-009 deleted the xmlex branch July 24, 2019 23:28
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

Successfully merging this pull request may close these issues.

4 participants