Project

General

Profile

Actions

Bug #60712

closed

RTE: HTMLArea.I18N is undefined | File does not exist: typo3temp/sprites/zextensions.css

Added by Alexander Kontos almost 10 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2014-08-01
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hi :)

Szenario:
i have created a complex CE extending tt_content in EXT:Configuration/TCA/Overrides/tt_content.php with TCA inline Elements (IRRE) in EXT:Configuration/TCA/tt_content_articles.php with a auto RTE enabled Field.

Unfortunately the RTE is not loading anymore after the first saving.

I get 2 errors at this time:

1. in Firebug:
TypeError: HTMLArea.I18N is undefined
var localized = HTMLArea.I18N.dialogs[label] || HTMLArea.I18N.tooltips[label] ||...
in Line 43

2. error.log:
[error] [client XX.XXX.XXX.XXX] File does not exist: PATH:/typo3/i, referer: PATH:/typo3temp/sprites/zextensions.css?1406849779

--> zextensions.css exists at this place with 660

Setup:
TYPO3 6.2.4
PHP 5.5.11
Multidomain
one Language (German) --> LangManagement everything up to date

when i switch to BE-English the RTE doesn't load too

Has anybody an idea what i could do to have the RTE load in IRRE Elements?

Thank you!

Actions

Also available in: Atom PDF