Skip to content
Snippets Groups Projects
Commit 048f2546 authored by Andreas Kienast's avatar Andreas Kienast Committed by Benjamin Franzke
Browse files

[BUGFIX] Do not call FormEngine validation with jQuery objects

When implementing #101912, a few case where FormEngine field validation
is triggered with jQuery objects were overseen, triggering deprecation
warnings. This patch fixes the remaining occurrences.

Resolves: #102325
Related: #101912
Releases: main
Change-Id: I22661a60e75d4d88bff652d640bc7a4ea46eca87
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81694


Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
parent ac1b1b27
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment