Actions
Feature #25895
closedBetter RemoveFormat for MS Word
Status:
Closed
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2011-04-11
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Currently, RemoveFormat doesn't strip all the tags, especcially, if the layout has some additional MS specific elements, with following tags :
- img
- imagedata
- stroke
- shape
- shapetype
- formulas
- f
- path
- lock
- xml
Files
Updated by Fedir RYKHTIK over 13 years ago
- File t3core-feature-25895.patch t3core-feature-25895.patch added
- Target version set to 4.5.3
Patch in the attachment.
Updated by Oliver Hader over 13 years ago
- Target version changed from 4.5.3 to 4.5.4
Updated by Stanislas Rolland over 13 years ago
- Target version changed from 4.5.4 to 1281
Thanks for the patch.
When removing MS format, you propose to remove MS-specific classes. However, when this option is selected, RemoveFormat already removes all class attributes. What do you think is best?
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I80d3589f47653e2a83f1e0173a5bd43421fca349 has been pushed to the review server.
It is available at http://review.typo3.org/3071
Updated by Stanislas Rolland over 13 years ago
- Status changed from New to Resolved
Applied in changeset 8c5c070e3e52d9d1ac69de8961f9dcc056bb89d5.
Updated by Xavier Perseguers over 12 years ago
- Status changed from Resolved to Closed
Actions