Bug #18116

Remove hardcoded references to alt_main.php backend interface

Added by Jeff Segars over 7 years ago. Updated almost 5 years ago.

Status:Closed Start date:2008-02-04
Priority:Should have Due date:
Assigned To:Jeff Segars % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:4.2 Is Regression:
PHP Version:5.2 Sprint Focus:
Complexity:

Description

Various places in the core are hardcoded to use the alt_main.php backend interface. I'm introducing a t3lib_BEfunc function to get the current backend script and use this instead of alt_main.php.

(issue imported from #M7386)

20080204_remove_altmain.diff Magnifier (3.9 kB) Administrator Admin, 2008-02-04 19:17


Related issues

related to Core - Feature #17678: Change the frames BE to iframes Closed 2007-10-14
related to Core - Bug #18162: FE editing fails due to undefined methos in t3lib_BEfunc Closed 2008-02-07

History

#1 Updated by Ingo Renner over 7 years ago

definitely a must have!

#2 Updated by Jeff Segars over 7 years ago

Committed to trunk in changeset 3069.

Also available in: Atom PDF