Project

General

Profile

Actions

Bug #97301

closed

Avoid global jQuery usage in RTE link wizard

Added by Benjamin Franzke about 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Category:
Backend JavaScript
Target version:
Start date:
2022-04-05
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The global variable $ (window.$) has been removed with #97243.
This caused the RTE link wizard to fail with a JavaScript
error as $.isEmptyObject is used in typo3link.js.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #97243: Remove global jquery object window.$ in TYPO3 BackendClosedBenjamin Franzke2022-03-27

Actions
Actions

Also available in: Atom PDF