Project

General

Profile

Actions

Bug #88649

closed

JS error in Internet Explorer 11 in list module

Added by Simon Würstle about 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2019-06-28
Due date:
% Done:

100%

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

Description

In TYPO3 9.5.8 and Internet Explorer 11 an editor is not able to edit records via list module because of an javascript error ("T3_THIS_LOCATION" ist undefiniert). This happens e.g. with pages or news records.

It works with TYPO3 9.5.7.
It works with TYPO3 9.5.8 and as admin user.
It works with TYPO3 9.5.8 and with any browser except ie11.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #88532: New Content Element wizard brokenClosed2019-06-08

Actions
Actions #1

Updated by Jonas Eberle about 5 years ago

I can reproduce.

T3_THIS_LOCATION is undefined when handling
onclick="window.location.href='\/typo3\/index.php?route=%2Frecord%2Fedit\u0026token=6681e87bb1ba995af539b57dfa7ce4161a9b6087\u0026edit[be_users]1=edit\u0026returnUrl='+T3_THIS_LOCATION; return false;"

(On master it is not even possible to log in with IE11 so no worries to fix it there)

Actions #2

Updated by Susanne Moog almost 5 years ago

  • Tags set to CodingNight
Actions #3

Updated by Andreas Kienast almost 5 years ago

  • Is Regression set to Yes
Actions #4

Updated by Andreas Kienast almost 5 years ago

  • Related to Bug #88532: New Content Element wizard broken added
Actions #5

Updated by Gerrit Code Review almost 5 years ago

  • Status changed from New to Under Review

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

Actions #6

Updated by Gerrit Code Review almost 5 years ago

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

Actions #7

Updated by Gerrit Code Review almost 5 years ago

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

Actions #8

Updated by Gerrit Code Review almost 5 years ago

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/+/61367

Actions #9

Updated by Andreas Fernandez almost 5 years ago

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

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF