Project

General

Profile

Actions

Bug #33731

closed

"enable-tab" doesn't work if the field is inside of an inline element

Added by Armin Vieweg almost 13 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2012-02-07
Due date:
% Done:

100%

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

Description

The usage of tab in a field which got the special configuration "enable-tab"
works here:

But not here:

I have defined it with this code in TCA:

field_name;;;enable-tab

This bug appears in TYPO3 4.6.4, very probably in 4.5.x too!

Thanks
~Armin

Actions #1

Updated by Gerrit Code Review almost 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35399

Actions #2

Updated by Georg Ringer almost 10 years ago

  • Is Regression set to No

one way to reproduce:

  • go to typo3/sysext/frontend/Configuration/TCA/tt_content.php, line 466 (bodytext)
  • add 'defaultExtras' => 'fixed-font : enable-tab' there
  • create a news (Ext:news) record with inline element "content element"
  • disable the rte there and now you can press "tab" to get a tab"
Actions #4

Updated by Gerrit Code Review almost 10 years ago

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35430

Actions #5

Updated by Georg Ringer almost 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF