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 #1

Updated by Gerrit Code Review about 12 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8929

Actions #2

Updated by Francois Suter about 12 years ago

As mentioned in the Gerrit review, an alternate possibility is to move the t3editor relevant code in the TCA declaration of tt_content to the t3editor extension. Draft of a patch attached.

Actions #3

Updated by Georg Ringer about 12 years ago

  • Subject changed from Error in HTML element when t3editor not installed to Hide error if tceform wizard (userfunc) is not found
Actions #4

Updated by Georg Ringer about 12 years ago

  • Subject changed from Hide error if tceform wizard (userfunc) is not found to Error in HTML element when t3editor not installed
Actions #5

Updated by Gerrit Code Review about 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8929

Actions #6

Updated by Georg Ringer about 12 years ago

  • Project changed from TYPO3 Core to 75
  • Category deleted (Backend User Interface)
Actions #7

Updated by Gerrit Code Review about 12 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8929

Actions #8

Updated by Gerrit Code Review about 12 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8929

Actions #9

Updated by Georg Ringer about 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 80 to 100
Actions #10

Updated by Gerrit Code Review over 11 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/13920

Actions #11

Updated by Gerrit Code Review over 11 years ago

Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/13921

Actions #12

Updated by Georg Ringer over 11 years ago

  • Status changed from Under Review to Resolved
Actions #13

Updated by Michael Stucki over 10 years ago

  • Project changed from 75 to TYPO3 Core
Actions #14

Updated by Michael Stucki over 10 years ago

  • Category set to t3editor
Actions #15

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF