Project

General

Profile

Actions

Bug #24716

closed

Pagetree - Only call the singleClick method if the navigation component is visible

Added by Stefan Galinski over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2011-01-22
Due date:
% Done:

0%

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

Description

Problem:
Currently the single click method is also executed if the navigation component is not visible in the state provider. This causes some strange reloading issues of the content frame in non-web modules.

Solution:
Check if the navigation component is visible..

How To Test:
1) Install the t3editor
2) Call a page module
3) Go to the filelist and select a folder with editable files
4) Edit a file via the context menu
-> the content frame is reloaded twice
5) Apply the patch
6) Redo steps 2 to 4 after a backend refresh
-> the content frame is loaded once

(issue imported from #M17204)


Files

17204_v1.diff (2.11 KB) 17204_v1.diff Administrator Admin, 2011-01-22 03:49

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #24537: Filelist renaming files brokenClosed2011-01-13

Actions
Actions #1

Updated by Susanne Moog over 13 years ago

trunk rev 10245

Actions

Also available in: Atom PDF