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

Upgrade jQuery version #2430

Merged
merged 2 commits into from Jan 21, 2019

Conversation

mnoorenberghe
Copy link
Contributor

According to the release notes there were no breaking changes. This is that latest 1.x version.

If we stop support for IE8 we can upgrade to new versions.

* 2.2.4 is compatible with 1.12.4
* This fixes a CSP violation on every page load due to jQuery testing of focusin support with a hidden element.
@mnoorenberghe mnoorenberghe changed the title Upgrade jQuery to 1.12.4 Upgrade jQuery version Jan 21, 2019
@mnoorenberghe
Copy link
Contributor Author

After some discussion with the team I also added a 2nd commit to drop IE8 support and upgrade jQuery to 2.2.4

  • 2.2.4 is compatible with 1.12.4
  • This fixes a CSP violation on every page load due to jQuery testing of focusin support with a hidden element.

@connortechnology connortechnology merged commit 27bcf3f into ZoneMinder:master Jan 21, 2019
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.

None yet

2 participants