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 #1

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change Id91f6dfa4ed7a1f5f2591eb7ff2e24ba594fedc2 has been pushed to the review server.
It is available at http://review.typo3.org/4720

Actions #2

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change I02d706badc8c3cacbb9ed39baf1ae058359c0a23 has been pushed to the review server.
It is available at http://review.typo3.org/4721

Actions #3

Updated by Stanislas Rolland over 12 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF