Project

General

Profile

Actions

Bug #53983

closed

htmlArea leaving bookmarks in html-code

Added by Dirk Rauscher over 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2013-11-26
Due date:
% Done:

0%

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

Description

This bahaviour occured in IE9.

- Mark some text in the editor and format it with underline (or bold, strikethrough,...)
- Now click on the formatted word and remove the attached format by clicking the underline-button again
- Now switch to HTML view and see the editor leaving span-tags (data-htmlarea-bookmark) in the code which remain in the code also after saving the modifications to the database

<span data-htmlarea-bookmark="true" style="display: none;" id="1385474841399S">&nbsp;</span>

Regarding this behaviour editors may easily produce a lot of needless code without recognizing it.

Actions

Also available in: Atom PDF