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

[REF] Fix a couple of jQuery errors that have cropped up #17871

Merged
merged 1 commit into from
Jul 17, 2020

Conversation

seamuslee001
Copy link
Contributor

Overview

This fixes a couple of minor issues with jquery 1) size() is deprecated and 2) TypeError: e.indexOf is not a function coming up due to load() being deprecated

Before

Deprecated jQuery functions used

After

Non Deprecated jQuery functions used

ping @demeritcowboy @colemanw

@civibot
Copy link

civibot bot commented Jul 16, 2020

(Standard links)

@colemanw
Copy link
Member

Yep. Much better.

@eileenmcnaughton
Copy link
Contributor

very form layer so ok without test

@seamuslee001 seamuslee001 merged commit 881750c into civicrm:master Jul 17, 2020
@seamuslee001 seamuslee001 deleted the deprecated_jquery branch July 17, 2020 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants