Project

General

Profile

Actions

Bug #33813

closed

Error in HTML element when t3editor not installed

Added by Georg Ringer about 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
t3editor
Target version:
-
Start date:
2012-02-09
Due date:
% Done:

100%

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

Description

If t3editor is not installed, an error is thrown in the HTML content element

t3lib_div::callUserFunction
|No class named tx_t3editor_tceforms_wizard|

this is because the wizard tries to call the editor anyway.

Solution:
Set errorMode to 1 which means "do nothing".

How to test:
  1. Activate t3editor, go to a HTML content element
  2. see that everything is fine
  3. Deactivate t3editor and go to HTML content element
  4. See error
  5. Patch core
  6. Vote if everything is fine

Files

issue33813_alt.diff (2.91 KB) issue33813_alt.diff Francois Suter, 2012-02-09 16:02
Actions

Also available in: Atom PDF