Project

General

Profile

Actions

Bug #24382

closed

iFramePanel needs function to detect id in URL

Added by Steffen Kamper almost 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-12-21
Due date:
% Done:

0%

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

Description

For all navigation scripts it's imprtant to determine the id used in url of contentFrame. There is the function getUrl() but then you have to parse the url by yourself.

This patch adds a little helper function getIdFromUrl() which is used by the new pageTree.

How to test:
Open console in BE and type:
top.TYPO3.Backend.ContentContainer.getIdFromUrl()
You'll see "undefined" if no id is used or the used id.

(issue imported from #M16802)


Files

getIdFromUrl.patch (447 Bytes) getIdFromUrl.patch Administrator Admin, 2010-12-21 18:06
Actions #1

Updated by Steffen Kamper almost 14 years ago

committed to trunk rev. 9865

Actions #2

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF