Project

General

Profile

Actions

Bug #93870

closed

enableWordClean still needed?

Added by Tomas Norre Mikkelsen about 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-04-07
Due date:
% Done:

100%

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

Description

I stumbled upon this setting in a project of mine today.


RTE.default {
    enableWordClean = 1
}

But looking into the TYPO3 Core I only found it referenced ones, and that in a test.
https://github.com/TYPO3/TYPO3.CMS/blob/82ae8718c6de65c7d98d122f8e14102086ac2e37/typo3/sysext/core/Tests/Functional/TypoScript/Parser/TypoScriptParserTest.php#L45

Is this still valid, or did we forget to clean up the tests a some point?

Disclaimer: I didn't know which tracker type I should assign, so I kept it as bug (default)

Actions #1

Updated by Riccardo De Contardi about 3 years ago

It resembles an old RTEHTMLArea config...

It is also cited on the RTEHTMLArea doc here:
https://docs.typo3.org/p/friendsoftypo3/rtehtmlarea/master/en-us//Configuration/PageTsconfig/interfaceConfiguration/Index.html#enablewordclean

Please note that CKEditor has the "pastefromword" plugin (shipped with TYPO3)

Actions #2

Updated by Benni Mack over 2 years ago

Yes, the name is a leftover and the setting does not exist. The test is unrelated and I will provide a patch to use a different variable for this test.

Actions #3

Updated by Gerrit Code Review over 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70409

Actions #4

Updated by Gerrit Code Review over 2 years ago

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70413

Actions #5

Updated by Benni Mack over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF