Project

General

Profile

Actions

Bug #29421

closed

RTE context menu adds unwanted id attribute to target

Added by Stanislas Rolland over 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2011-09-01
Due date:
% Done:

100%

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

Description

The context menu plugin uses Ext.get on the target element. ExtJs thus adds an unwanted id attribute to content.

Solution: Use Ext.fly rather than Ext.get.

Note: The generated id attribute is never saved to the database, but may appear in the Edit element dialogue.

Actions

Also available in: Atom PDF