Actions
Bug #32790
closedenableWordClean on pasting does not work
Status:
Closed
Priority:
Must have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2011-12-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
enableWordClean on pasting does not work if hidden button is not in buttons and/or toolbarOrder.
After adding:
RTE.default.showButtons := addToList(cleanword) RTE.default.toolbarOrder := addToList(cleanword)
enableWordClean = 1 works as expected.
Tested with TYPO3 4.5.8
Actions