Project

General

Profile

Actions

Bug #19106

closed

Reloading page tree from click menu doesn't work

Added by Reinhard Führicht over 16 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-07-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

I tried to reload the page tree from my own click menu item. I tried to use the t3lib_BEfunc::getSetUpdateSignal('updatePageTree') function to do that. Unfortunately this doesn't work. I furthermore tried to set header location which doesn't work either.
Until TYPO3 4.1 this code worked to reload the tree:

$GLOBALS['SOBE']->content .= '
<reloadcode >top.content.nav_frame.location.href = "alt_db_navframe.php";</reloadcode>';

This doesn't work in 4.2.0 and 4.2.1. As I read in the documentation in the code, I should use getSetUpdateSignal to reload the tree, but obviously this doesn't work for me.

(issue imported from #M8969)

Actions #1

Updated by Alexander Opitz over 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #2

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No
Actions

Also available in: Atom PDF