Project

General

Profile

Actions

Bug #82217

closed

TYPO3.FormEngine is undefined

Added by Alexander Opitz over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2017-08-27
Due date:
% Done:

100%

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

Description

While editing a content element with category, it seams a race condition can happen while loading the JS parts of FormEngine

TypeError: TYPO3.FormEngine is undefined ... SelectTree.js:145:13

SelectTree.js is loaded by require.js to solve the dependency to SelectTreeElement.js, but SelectTree.js needs "TYPO3.FormEngine" to exists, but sometimes it is initialised after "SelectTree.prototype.loadDataAfter" runs, which then breaks viewing the category tree.

Actions #1

Updated by Gerrit Code Review over 6 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/53815

Actions #2

Updated by Gerrit Code Review over 6 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/53815

Actions #3

Updated by Gerrit Code Review over 6 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54091

Actions #4

Updated by Alexander Opitz over 6 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF