Project

General

Profile

Actions

Bug #68396

closed

Firefox does not correctly initialize fields in inline expand

Added by Christian Kuhn almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
Start date:
2015-07-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint

Description

Firefox fails to initialize elements some correctly in inline records that are expanded.

An example can be seen with ext:styleguide inlineexpand record: if opening a closed inline child, rte and tree and fal are not initialized and firefox spits some funny error messages to console.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #68013: Category tree is not rendered when record is loaded via ajax (IRRE)ClosedFrank Nägler2015-07-09

Actions
Actions #1

Updated by Frank Nägler almost 9 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Frank Nägler almost 9 years ago

can be seen in ext:styleguide inline expand tree_1

Actions #3

Updated by Gerrit Code Review almost 9 years ago

  • Status changed from In Progress 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 http://review.typo3.org/42080

Actions #4

Updated by Markus Klein almost 9 years ago

SelectTreeElement must not load ExtJS again, as this kills RTE, which then kills the Tree rendering.
Solution that worked for FF is to simply load the Tree init code as inline code, as ExtJs is there already anyway.

Actions #5

Updated by Markus Klein almost 9 years ago

  • Assignee changed from Frank Nägler to Markus Klein
Actions #6

Updated by Gerrit Code Review almost 9 years ago

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

Actions #7

Updated by Gerrit Code Review almost 9 years ago

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

Actions #8

Updated by Markus Klein almost 9 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF