Project

General

Profile

Actions

Bug #14227

closed

fe_adminLib: hard-coded Form URL, should be typolink

Added by Simon Ihmig over 20 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Category:
Frontend
Target version:
-
Start date:
2004-07-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.8.0rc1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

fe_adminLib.inc line 216:
$this->markerArray['###FORM_URL###'] = 'index.php?id='.$GLOBALS['TSFE']->id.'&type='.$GLOBALS['TSFE']->type.$this->nc.$this->conf['addParams'];

This breaks compatibility with any linkvars setups, like using 'L' to select the language. It should use the cObj->getTypoLink function to generate the link, so that features like linkvars and simulatestatic continue to work.

Occurs with dmail subscription as well as any other extension based on fe_adminLib.

(issue imported from #M200)


Files

0000200-fe_adminLib.inc.diff (861 Bytes) 0000200-fe_adminLib.inc.diff Administrator Admin, 2004-09-19 19:28
06_fe_adminLib_FORMURLtypoLink.patch (1.29 KB) 06_fe_adminLib_FORMURLtypoLink.patch Administrator Admin, 2005-05-11 20:23
Actions

Also available in: Atom PDF