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

Standardize jQuery Usage to Current Version #5114

Closed
mitchelsellers opened this issue May 5, 2022 · 1 comment · Fixed by #5116
Closed

Standardize jQuery Usage to Current Version #5114

mitchelsellers opened this issue May 5, 2022 · 1 comment · Fixed by #5116

Comments

@mitchelsellers
Copy link
Contributor

Description of bug

DNN Platform currently distributes multiple versions of jQuery and jQuery UI, including in the CKEditor Provider and a few other locations.

We need to ensure that all versions, including those loaded from a CDN are secure and up to latest versions. Ideally using the standardized registration processes for jQuery.

Caution will be needed to ensure that we do not break other functions within the application.

Steps to reproduce

Search the installation code base for used version of jQuery.

Current behavior

Multiple versions of jQuery are used

Expected behavior

A singular version of jQuery should be used

Affected version

09.10.02 and Earlier

Affected browser

N/A

@stale
Copy link

stale bot commented Aug 13, 2022

We have detected this issue has not had any activity during the last 90 days. That could mean this issue is no longer relevant and/or nobody has found the necessary time to address the issue. We are trying to keep the list of open issues limited to those issues that are relevant to the majority and to close the ones that have become 'stale' (inactive). If no further activity is detected within the next 14 days, the issue will be closed automatically.
If new comments are are posted and/or a solution (pull request) is submitted for review that references this issue, the issue will not be closed. Closed issues can be reopened at any time in the future. Please remember those participating in this open source project are volunteers trying to help others and creating a better DNN Platform for all. Thank you for your continued involvement and contributions!

@stale stale bot added the stale label Aug 13, 2022
@bdukes bdukes linked a pull request Aug 18, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant