Bug #17692
Javascript Error in new Backend
Status: | Closed | Start date: | 2008-01-22 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Ingo Renner | % Done: | 0% |
|
Category: | Default | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 4.2 | Is Regression: | ||
PHP Version: | 5.2 | Sprint Focus: | ||
Complexity: |
Description
in EM there is a call for refreshMenu. This is useful for old backend using frames.
With backend.php there is no menu frame, so it throws an JS-Error
Solution: test frame object.
(issue imported from #M7245)
Related issues
History
#1 Updated by Ingo Renner over 7 years ago
see #18028 for a final patch
#2 Updated by Ingo Renner over 7 years ago
patch is ready, will commit as soon as SF.net is back
#3 Updated by Ingo Renner over 7 years ago
committed to SVN trunk