Bug #20844
TYPO3 Javascript object missing in alt_main.php
| Status: | Resolved | Start date: | 2009-08-06 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assigned To: | Chris topher | % Done: | 0% | |
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| TYPO3 Version: | 4.3 | Is Regression: | ||
| PHP Version: | 5.2 | Sprint Focus: | ||
| Complexity: | 
Description
When using the classic backend in alt_main.php, links under the Web module do not work. Instead, a Javascript error is generated that says "TYPO3 is not defined" and references line 91 of typo3/js/backend.js
(issue imported from #M11662)
Related issues
History
#1 Updated by Steffen Kamper almost 6 years ago
reason is, that backend.php defines the object TYPO3 to fill it with dynamic values, this is missing in alt_main. I will make a patch soon.
#2 Updated by Chris topher about 5 years ago
After the old BE was removed in #22701:
Resolved no change required.
