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

[5.2] Fix reCAPTCHA Invisble error getElementsByClassName().forEach is not a function #44306

Open
wants to merge 1 commit into
base: 5.2-dev
Choose a base branch
from

Conversation

Fedik
Copy link
Member

@Fedik Fedik commented Oct 18, 2024

Pull Request for Issue #44294.

Summary of Changes

Fix getElementsByClassName().forEach is not a function for reCAPTCHA Invisble.
Caused by #42797

Testing Instructions

Install Joomla 4, activate reCAPTCHA Invisble somewhere.
Update to Joomla 5.

Or, code review, HTMLCollection result of getElementsByClassName() does not have forEach() menthod.

Actual result BEFORE applying this Pull Request

reCAPTCHA Invisble broken

Expected result AFTER applying this Pull Request

reCAPTCHA Invisble works

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:
  • No documentation changes for docs.joomla.org needed
  • Pull Request link for manual.joomla.org:
  • No documentation changes for manual.joomla.org needed

@Quy
Copy link
Contributor

Quy commented Oct 18, 2024

I have tested this item ✅ successfully on dfc56ea


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44306.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug NPM Resource Changed This Pull Request can't be tested by Patchtester PR-5.2-dev
Projects
None yet
Development

Successfully merging this pull request may close these issues.

reCAPTCHA Invisble plugin fails execution after Joomla! Core update 5.2.0
3 participants