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

Support captcha input wrapped in DIV #2155

Merged
merged 1 commit into from
Aug 17, 2020

Conversation

aschempp
Copy link
Member

This is just a quick fix for my use case but it can't really harm. On my client's system, the input element was wrapped in a div, therefore the script didn't hide the label. I didn't want to rewrite the whole script and implement recursive DOM traversal, but this adjustment might fix some edge cases.

@aschempp aschempp added the bug label Aug 14, 2020
@aschempp aschempp added this to the 4.9 milestone Aug 14, 2020
@aschempp aschempp requested review from ausi and a team August 14, 2020 08:31
@aschempp aschempp self-assigned this Aug 14, 2020
@leofeyer leofeyer merged commit 95084f3 into contao:4.9 Aug 17, 2020
@aschempp aschempp deleted the bugfix/captcha-script branch August 19, 2020 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants