Project

General

Profile

Actions

Bug #50889

closed

Faulty expand/collapse behavior in Element Browser

Added by Oliver Hader over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2013-08-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

On using the element browser in combination with files, the expand/collapse behavior is wrong. On opening a collapsed folder, an AJAX call fetches the sub-nodes that will be added to the DOM tree. However, the calling scope of the original rendering process and the AJAX call differ a lot.
The only possibility to get this working is to transfer the scope and rebuild it in the AJAX context.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #45859: Element Browser stops workingClosedBenni Mack2013-02-26

Actions
Actions #1

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22934

Actions #2

Updated by Helmut Hummel over 10 years ago

  • Status changed from Under Review to Closed
  • Is Regression set to No

closing as duplicate

Actions

Also available in: Atom PDF