Project

General

Profile

Actions

Bug #87968

closed

Form suggest is broken in IE11

Added by Michael Straschek about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
-- undefined --
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2019-03-20
Due date:
% Done:

100%

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

Description

Having a suggest field of 'type' => 'group' and 'internal_type' => 'db', the suggest functionality breaks in IE11.

Error:

jQuery.Deferred exception: Object doesn't support property or method 'closest' TypeError: Object doesn't support property or method 'closest'
at e.prototype.initialize (http://▇▇▇▇▇▇▇▇▇▇▇▇▇▇/typo3/sysext/backend/Resources/Public/JavaScript/FormEngineSuggest.js?bust=1553101704:13:262)
at Anonymous function (http://▇▇▇▇▇▇▇▇▇▇▇▇▇▇/typo3/sysext/backend/Resources/Public/JavaScript/FormEngineSuggest.js?bust=1553101704:13:202)
at mightThrow (http://▇▇▇▇▇▇▇▇▇▇▇▇▇▇/typo3/sysext/core/Resources/Public/JavaScript/Contrib/jquery/jquery.js:3534:10)
at Anonymous function (http://▇▇▇▇▇▇▇▇▇▇▇▇▇▇/typo3/sysext/core/Resources/Public/JavaScript/Contrib/jquery/jquery.js:3602:12) undefined
SCRIPT438: Object doesn't support property or method 'closest'
jquery.js (3827,3)

Reproduce:
  • Open page properties in backend => on page load, see error message in browser console
  • Navigate to tab "Appearance"
  • Insert existing page title into text field "Show Content from Page [content_from_pid]" => nothing happens

System:
Windows 10, IE 11.15.16299


Files

Actions #1

Updated by Gerrit Code Review about 5 years ago

  • Status changed from New to Under Review

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60304

Actions #2

Updated by Gerrit Code Review about 5 years ago

Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60304

Actions #3

Updated by Andreas Fernandez about 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF