Project

General

Profile

Actions

Bug #49036

closed

Allow custom active tabs in RTE element browser

Added by Alexander Stehlik almost 11 years ago. Updated over 6 years ago.

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

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

At the moment the RTE offers hooks to render custom tabs in the element browser (\TYPO3\CMS\Rtehtmlarear).

But even if the a hook in \*TYPO3\CMS\Recordlist\Browser\ElementBrowser::parseCurUrl()* sets a value for "act" it will be overwritten to "url" if the "data-htmlarea-external" flag is TRUE.

A simple solution would be to introduce an additional flag that prevents overwriting the "act" value.

I'll provide a patch to make the problem more clear.

Actions

Also available in: Atom PDF