trim() is deprecated in jQuery 3.5

Created on 3 March 2025, about 1 month ago

Problem/Motivation

The function trim() is deprecated in jQuery version 3.5. Since Drupal 11 uses jQuery 4, this needs to be fixed. https://api.jquery.com/jQuery.trim/

Proposed resolution

replace $.trim() with String.prototype.trim() in /file_resup/js/file-resup.js:146

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇩🇪Germany demilua

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024